=>> Building databases/qdrant build started at Mon May 5 04:34:15 BST 2025 port directory: /usr/ports/databases/qdrant package name: qdrant-1.13.2_2,1 building for: FreeBSD pkg-builder.dan.net.uk 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1592 Apr 12 14:06 /usr/ports/databases/qdrant/Makefile Ports top last git commit: 5529c5919b Ports top unclean checkout: yes Port dir last git commit: 2a5976aebe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 07 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE 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/14-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14-amd64-default-dan/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 MAKE=/usr/local/bin/gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdrant/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdrant/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/qdrant/work/.cache HOME=/wrkdirs/usr/ports/databases/qdrant/work TMPDIR="/wrkdirs/usr/ports/databases/qdrant/work" PATH=/wrkdirs/usr/ports/databases/qdrant/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/qdrant/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdrant/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdrant/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/qdrant/work/.cache HOME=/wrkdirs/usr/ports/databases/qdrant/work TMPDIR="/wrkdirs/usr/ports/databases/qdrant/work" PATH=/wrkdirs/usr/ports/databases/qdrant/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/qdrant/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="/usr/local/llvm19/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/usr/local/llvm19/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/usr/local/llvm19/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QDRANT_DBDIR=/var/db/qdrant QDRANT_GROUP=nobody QDRANT_USER=nobody OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.36.3 PERL_VER=5.36 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.36 DOCSDIR="share/doc/qdrant" EXAMPLESDIR="share/examples/qdrant" DATADIR="share/qdrant" WWWDIR="www/qdrant" ETCDIR="etc/qdrant" --End PLIST_SUB-- --SUB_LIST-- RC_SUBR_SUFFIX= PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdrant DOCSDIR=/usr/local/share/doc/qdrant EXAMPLESDIR=/usr/local/share/examples/qdrant WWWDIR=/usr/local/www/qdrant ETCDIR=/usr/local/etc/qdrant --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl apache=2.4 imagemagick=7 java=21 linux=c7 mysql=8.0 php=8.3 samba=4.19 varnish=7 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE ALLOW_UNSUPPORTED_SYSTEM=yes WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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 ===> qdrant-1.13.2_2,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.2.pkg [pkg-builder.dan.net.uk] Installing pkg-2.1.2... [pkg-builder.dan.net.uk] Extracting pkg-2.1.2: .......... done ===> qdrant-1.13.2_2,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of qdrant-1.13.2_2,1 =========================================================================== =================================================== ===== 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 qdrant-1.13.2_2,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by qdrant-1.13.2_2,1 for building => SHA256 Checksum OK for rust/crates/actix-codec-0.5.0.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-files-0.6.6.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-0.7.2.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-derive-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.1.1.crate. => SHA256 Checksum OK for rust/crates/actix-service-2.0.2.crate. => SHA256 Checksum OK for rust/crates/actix-tls-3.4.0.crate. => SHA256 Checksum OK for rust/crates/actix-utils-3.0.1.crate. => SHA256 Checksum OK for rust/crates/actix-web-4.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-extras-0.1.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-validator-6.0.0.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.19.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/adler32-1.2.0.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/aligned-vec-0.6.1.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/alloca-0.4.0.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.16.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.1.crate. => SHA256 Checksum OK for rust/crates/antidote-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.95.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/arraydeque-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.4.12.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/ash-0.38.0+1.3.281.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.3.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.3.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.85.crate. => SHA256 Checksum OK for rust/crates/atomic_refcell-0.1.13.crate. => SHA256 Checksum OK for rust/crates/atomicwrites-0.4.4.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/axum-0.6.12.crate. => SHA256 Checksum OK for rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.3.3.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.67.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.0.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.69.4.crate. => SHA256 Checksum OK for rust/crates/binout-0.2.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/bitm-0.4.2.crate. => SHA256 Checksum OK for rust/crates/bitpacking-0.9.2.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/blake2-rfc-0.2.18.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.3.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.11.1.crate. => SHA256 Checksum OK for rust/crates/bustle-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.21.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.9.0.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.2.0.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.10.crate. => SHA256 Checksum OK for rust/crates/cedarwood-0.4.6.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cgroups-rs-0.3.4.crate. => SHA256 Checksum OK for rust/crates/charabia-0.9.2.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.39.crate. => SHA256 Checksum OK for rust/crates/ci_info-0.10.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.0.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.4.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.24.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/cmake-0.1.51.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/colored-3.0.0.crate. => SHA256 Checksum OK for rust/crates/colorz-1.1.4.crate. => SHA256 Checksum OK for rust/crates/config-0.15.6.crate. => SHA256 Checksum OK for rust/crates/console-0.15.2.crate. => SHA256 Checksum OK for rust/crates/console-api-0.8.0.crate. => SHA256 Checksum OK for rust/crates/console-subscriber-0.4.0.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpp_demangle-0.4.2.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.5.crate. => SHA256 Checksum OK for rust/crates/crc32c-0.6.8.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.3.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/cxx-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxx-build-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxxbridge-flags-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxxbridge-macro-1.0.85.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.8.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.8.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.8.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.7.0.crate. => SHA256 Checksum OK for rust/crates/debugid-0.8.0.crate. => SHA256 Checksum OK for rust/crates/delegate-0.13.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_more-0.99.17.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/docopt-1.1.1.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.10.crate. => SHA256 Checksum OK for rust/crates/dyn_size_of-0.4.2.crate. => SHA256 Checksum OK for rust/crates/earcutr-0.4.2.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding-0.2.33.crate. => SHA256 Checksum OK for rust/crates/encoding-index-japanese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-korean-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-simpchinese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-singlebyte-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-tradchinese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding_index_tests-0.1.4.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.33.crate. => SHA256 Checksum OK for rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.6.crate. => SHA256 Checksum OK for rust/crates/envmnt-0.8.4.crate. => SHA256 Checksum OK for rust/crates/equator-0.2.2.crate. => SHA256 Checksum OK for rust/crates/equator-macro-0.2.1.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.2.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.19.crate. => SHA256 Checksum OK for rust/crates/findshlibs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/float_next_after-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.5.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.3.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fs4-0.11.1.crate. => SHA256 Checksum OK for rust/crates/fs4-0.12.0.crate. => SHA256 Checksum OK for rust/crates/fs_extra-1.3.0.crate. => SHA256 Checksum OK for rust/crates/fsio-0.1.3.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/generator-0.7.4.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.6.crate. => SHA256 Checksum OK for rust/crates/generic-tests-0.1.3.crate. => SHA256 Checksum OK for rust/crates/geo-0.29.3.crate. => SHA256 Checksum OK for rust/crates/geo-types-0.7.14.crate. => SHA256 Checksum OK for rust/crates/geographiclib-rs-0.2.3.crate. => SHA256 Checksum OK for rust/crates/geohash-0.13.1.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.1.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.11.crate. => SHA256 Checksum OK for rust/crates/getset-0.1.2.crate. => SHA256 Checksum OK for rust/crates/gimli-0.27.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/glob-match-0.2.1.crate. => SHA256 Checksum OK for rust/crates/goblin-0.7.1.crate. => SHA256 Checksum OK for rust/crates/gpu-allocator-0.27.0.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hash32-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.8.4.crate. => SHA256 Checksum OK for rust/crates/hashring-0.3.6.crate. => SHA256 Checksum OK for rust/crates/hdrhistogram-7.5.2.crate. => SHA256 Checksum OK for rust/crates/heapless-0.8.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/http-0.2.9.crate. => SHA256 Checksum OK for rust/crates/http-1.2.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.5.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.0.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.1.crate. => SHA256 Checksum OK for rust/crates/http-range-0.1.5.crate. => SHA256 Checksum OK for rust/crates/http-serde-2.1.1.crate. => SHA256 Checksum OK for rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.2.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.26.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.2.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.10.crate. => SHA256 Checksum OK for rust/crates/i_float-1.6.0.crate. => SHA256 Checksum OK for rust/crates/i_key_sort-0.2.0.crate. => SHA256 Checksum OK for rust/crates/i_overlay-1.9.3.crate. => SHA256 Checksum OK for rust/crates/i_shape-1.6.0.crate. => SHA256 Checksum OK for rust/crates/i_tree-0.8.3.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.53.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.2.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.7.1.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.9.crate. => SHA256 Checksum OK for rust/crates/inferno-0.11.18.crate. => SHA256 Checksum OK for rust/crates/inventory-0.3.14.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.11.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.7.0.crate. => SHA256 Checksum OK for rust/crates/irg-kvariants-0.1.1.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.6.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_sorted-0.1.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.5.crate. => SHA256 Checksum OK for rust/crates/jieba-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for rust/crates/kanaria-0.2.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for rust/crates/libflate-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libflate_lz77-1.2.0.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.5.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.6.crate. => SHA256 Checksum OK for rust/crates/librocksdb-sys-0.17.1+9.9.3.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.8.crate. => SHA256 Checksum OK for rust/crates/lindera-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-analyzer-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-assets-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-compress-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-core-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-decompress-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-filter-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-tokenizer-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/link-cplusplus-1.0.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/local-channel-0.1.3.crate. => SHA256 Checksum OK for rust/crates/local-waker-0.1.3.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.11.crate. => SHA256 Checksum OK for rust/crates/log-0.4.25.crate. => SHA256 Checksum OK for rust/crates/loom-0.7.1.crate. => SHA256 Checksum OK for rust/crates/lz4-sys-1.11.1+lz4-1.10.0.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/macro_rules_attribute-0.2.0.crate. => SHA256 Checksum OK for rust/crates/macro_rules_attribute-proc_macro-0.2.0.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.7.0.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.7.1.crate. => SHA256 Checksum OK for rust/crates/merge-0.1.0.crate. => SHA256 Checksum OK for rust/crates/merge_derive-0.1.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.16.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.6.2.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.1.crate. => SHA256 Checksum OK for rust/crates/multimap-0.8.3.crate. => SHA256 Checksum OK for rust/crates/names-0.14.0.crate. => SHA256 Checksum OK for rust/crates/nias-0.5.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.2.crate. => SHA256 Checksum OK for rust/crates/nix-0.27.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/nodrop-0.1.14.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.4.crate. => SHA256 Checksum OK for rust/crates/num-cmp-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-derive-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-format-0.4.4.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.30.0.crate. => SHA256 Checksum OK for rust/crates/object_store-0.11.2.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/ordered-float-4.6.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.9.crate. => SHA256 Checksum OK for rust/crates/parse-size-1.0.0.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.11.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.1.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.3.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/permutation_iterator-0.1.2.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.2.crate. => SHA256 Checksum OK for rust/crates/ph-0.8.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.0.12.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.0.12.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.12.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pinyin-0.10.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.26.crate. => SHA256 Checksum OK for rust/crates/plain-0.2.3.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.3.2.crate. => SHA256 Checksum OK for rust/crates/pprof-0.14.0.crate. => SHA256 Checksum OK for rust/crates/pprof2-0.13.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/presser-0.3.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.1.22.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.17.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.86.crate. => SHA256 Checksum OK for rust/crates/procfs-0.17.0.crate. => SHA256 Checksum OK for rust/crates/procfs-core-0.17.0.crate. => SHA256 Checksum OK for rust/crates/prometheus-0.13.4.crate. => SHA256 Checksum OK for rust/crates/proptest-1.6.0.crate. => SHA256 Checksum OK for rust/crates/prost-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-0.5.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-build-0.5.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-types-0.5.1.crate. => SHA256 Checksum OK for rust/crates/protobuf-2.28.0.crate. => SHA256 Checksum OK for rust/crates/protobuf-build-0.14.0.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.3.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-to-cmark-10.0.4.crate. => SHA256 Checksum OK for rust/crates/pyroscope-0.5.8.crate. => SHA256 Checksum OK for rust/crates/pyroscope_pprofrs-0.2.8.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.26.0.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.37.2.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.2.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.2.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/raft-0.7.0.crate. => SHA256 Checksum OK for rust/crates/raft-proto-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.7.3.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.2.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.5.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_distr-0.4.3.crate. => SHA256 Checksum OK for rust/crates/rand_hc-0.2.0.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.28.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/relative-path-1.9.3.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.12.crate. => SHA256 Checksum OK for rust/crates/rgb-0.8.50.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.5.crate. => SHA256 Checksum OK for rust/crates/ringbuffer-0.15.0.crate. => SHA256 Checksum OK for rust/crates/rle-decode-fast-1.0.3.crate. => SHA256 Checksum OK for rust/crates/rmp-0.8.14.crate. => SHA256 Checksum OK for rust/crates/rmp-serde-1.3.0.crate. => SHA256 Checksum OK for rust/crates/robust-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rocksdb-0.23.0.crate. => SHA256 Checksum OK for rust/crates/roxmltree-0.14.1.crate. => SHA256 Checksum OK for rust/crates/rstack-0.3.3.crate. => SHA256 Checksum OK for rust/crates/rstack-self-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rstar-0.12.0.crate. => SHA256 Checksum OK for rust/crates/rstest-0.24.0.crate. => SHA256 Checksum OK for rust/crates/rstest_macros-0.24.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.21.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.37.27.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.40.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.21.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.11.crate. => SHA256 Checksum OK for rust/crates/rusty-forkfork-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusty-hook-0.11.2.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.12.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scc-2.1.0.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/schemars-0.8.21.crate. => SHA256 Checksum OK for rust/crates/schemars_derive-0.8.21.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/scratch-1.0.3.crate. => SHA256 Checksum OK for rust/crates/scroll-0.11.0.crate. => SHA256 Checksum OK for rust/crates/scroll_derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/sdd-0.2.0.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/sealed_test-1.1.0.crate. => SHA256 Checksum OK for rust/crates/sealed_test_derive-1.1.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.10.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.11.0.crate. => SHA256 Checksum OK for rust/crates/seedable_hash-0.1.1.crate. => SHA256 Checksum OK for rust/crates/self_cell-1.1.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.25.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.217.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.6.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_cbor-0.11.2.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.217.crate. => SHA256 Checksum OK for rust/crates/serde_derive_internals-0.29.0.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.137.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.1.crate. => SHA256 Checksum OK for rust/crates/serde_qs-0.13.0.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_variant-0.1.3.crate. => SHA256 Checksum OK for rust/crates/serial_test-3.2.0.crate. => SHA256 Checksum OK for rust/crates/serial_test_derive-3.2.0.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.5.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shaderc-0.8.3.crate. => SHA256 Checksum OK for rust/crates/shaderc-sys-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.4.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.0.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.10.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.7.crate. => SHA256 Checksum OK for rust/crates/slice-group-by-0.3.1.crate. => SHA256 Checksum OK for rust/crates/slog-2.7.0.crate. => SHA256 Checksum OK for rust/crates/slog-scope-4.4.0.crate. => SHA256 Checksum OK for rust/crates/slog-stdlog-4.1.1.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.3.2.crate. => SHA256 Checksum OK for rust/crates/snafu-0.8.4.crate. => SHA256 Checksum OK for rust/crates/snafu-derive-0.8.4.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.5.crate. => SHA256 Checksum OK for rust/crates/spade-2.12.1.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/str_stack-0.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.2.crate. => SHA256 Checksum OK for rust/crates/symbolic-common-12.12.3.crate. => SHA256 Checksum OK for rust/crates/symbolic-demangle-12.12.3.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.107.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.87.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sys-info-0.9.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.33.1.crate. => SHA256 Checksum OK for rust/crates/tango-bench-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.14.0.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.3.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.1.17.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thread-id-4.0.0.crate. => SHA256 Checksum OK for rust/crates/thread-priority-1.2.0.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-ctl-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate. => SHA256 Checksum OK for rust/crates/tikv-jemallocator-0.6.0.crate. => SHA256 Checksum OK for rust/crates/time-0.3.17.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.0.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.6.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.0.crate. => SHA256 Checksum OK for rust/crates/tokio-1.43.0.crate. => SHA256 Checksum OK for rust/crates/tokio-io-timeout-1.2.0.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.13.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.10.crate. => SHA256 Checksum OK for rust/crates/tonic-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for rust/crates/tonic-build-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tonic-reflection-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.28.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.33.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.19.crate. => SHA256 Checksum OK for rust/crates/tracing-tracy-0.11.4.crate. => SHA256 Checksum OK for rust/crates/tracy-client-0.17.0.crate. => SHA256 Checksum OK for rust/crates/tracy-client-sys-0.21.2.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.3.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.16.0.crate. => SHA256 Checksum OK for rust/crates/typetag-0.2.15.crate. => SHA256 Checksum OK for rust/crates/typetag-impl-0.2.15.crate. => SHA256 Checksum OK for rust/crates/unarray-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.13.crate. => SHA256 Checksum OK for rust/crates/unicode-blocks-0.1.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unwind-0.4.1.crate. => SHA256 Checksum OK for rust/crates/unwind-sys-0.1.3.crate. => SHA256 Checksum OK for rust/crates/ureq-2.9.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.12.1.crate. => SHA256 Checksum OK for rust/crates/v_htmlescape-0.15.8.crate. => SHA256 Checksum OK for rust/crates/validator-0.18.1.crate. => SHA256 Checksum OK for rust/crates/validator_derive-0.18.1.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wana_kana-4.0.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-streams-0.4.0.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.1.crate. => SHA256 Checksum OK for rust/crates/whatlang-0.16.4.crate. => SHA256 Checksum OK for rust/crates/which-4.3.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.42.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.22.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/wyhash-0.5.0.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/xattr-1.3.1.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yada-0.5.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust2-0.9.0.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.4.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.4.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.14.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.14.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.0.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.0.0.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate. => SHA256 Checksum OK for qdrant-wal-f42e853debf22a3a746de444d625bb8cc1d2e61e_GH0.tar.gz. => SHA256 Checksum OK for qdrant-tar-rs-856dbd090eede1736604f23cfe99a104b5639734_GH0.tar.gz. => SHA256 Checksum OK for qdrant-qdrant-v1.13.2_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 qdrant-1.13.2_2,1 for building ===> Extracting for qdrant-1.13.2_2,1 => SHA256 Checksum OK for rust/crates/actix-codec-0.5.0.crate. => SHA256 Checksum OK for rust/crates/actix-cors-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-files-0.6.6.crate. => SHA256 Checksum OK for rust/crates/actix-http-3.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-0.7.2.crate. => SHA256 Checksum OK for rust/crates/actix-multipart-derive-0.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-router-0.5.3.crate. => SHA256 Checksum OK for rust/crates/actix-rt-2.7.0.crate. => SHA256 Checksum OK for rust/crates/actix-server-2.1.1.crate. => SHA256 Checksum OK for rust/crates/actix-service-2.0.2.crate. => SHA256 Checksum OK for rust/crates/actix-tls-3.4.0.crate. => SHA256 Checksum OK for rust/crates/actix-utils-3.0.1.crate. => SHA256 Checksum OK for rust/crates/actix-web-4.9.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-codegen-4.3.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-extras-0.1.0.crate. => SHA256 Checksum OK for rust/crates/actix-web-validator-6.0.0.crate. => SHA256 Checksum OK for rust/crates/addr2line-0.19.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/adler2-2.0.0.crate. => SHA256 Checksum OK for rust/crates/adler32-1.2.0.crate. => SHA256 Checksum OK for rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for rust/crates/aligned-vec-0.6.1.crate. => SHA256 Checksum OK for rust/crates/alloc-no-stdlib-2.0.4.crate. => SHA256 Checksum OK for rust/crates/alloc-stdlib-0.2.2.crate. => SHA256 Checksum OK for rust/crates/alloca-0.4.0.crate. => SHA256 Checksum OK for rust/crates/allocator-api2-0.2.16.crate. => SHA256 Checksum OK for rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstream-0.6.11.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.8.crate. => SHA256 Checksum OK for rust/crates/anstyle-parse-0.2.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-query-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anstyle-wincon-3.0.1.crate. => SHA256 Checksum OK for rust/crates/antidote-1.0.0.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.95.crate. => SHA256 Checksum OK for rust/crates/approx-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for rust/crates/arraydeque-0.5.1.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.4.12.crate. => SHA256 Checksum OK for rust/crates/arrayvec-0.7.2.crate. => SHA256 Checksum OK for rust/crates/ash-0.38.0+1.3.281.crate. => SHA256 Checksum OK for rust/crates/async-stream-0.3.3.crate. => SHA256 Checksum OK for rust/crates/async-stream-impl-0.3.3.crate. => SHA256 Checksum OK for rust/crates/async-trait-0.1.85.crate. => SHA256 Checksum OK for rust/crates/atomic_refcell-0.1.13.crate. => SHA256 Checksum OK for rust/crates/atomicwrites-0.4.4.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/axum-0.6.12.crate. => SHA256 Checksum OK for rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.3.3.crate. => SHA256 Checksum OK for rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.67.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.1.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.22.0.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bindgen-0.69.4.crate. => SHA256 Checksum OK for rust/crates/binout-0.2.1.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/bitm-0.4.2.crate. => SHA256 Checksum OK for rust/crates/bitpacking-0.9.2.crate. => SHA256 Checksum OK for rust/crates/bitvec-1.0.1.crate. => SHA256 Checksum OK for rust/crates/blake2-rfc-0.2.18.crate. => SHA256 Checksum OK for rust/crates/block-buffer-0.10.3.crate. => SHA256 Checksum OK for rust/crates/brotli-6.0.0.crate. => SHA256 Checksum OK for rust/crates/brotli-decompressor-4.0.0.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.11.1.crate. => SHA256 Checksum OK for rust/crates/bustle-0.5.1.crate. => SHA256 Checksum OK for rust/crates/bytemuck-1.21.0.crate. => SHA256 Checksum OK for rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for rust/crates/bytes-1.9.0.crate. => SHA256 Checksum OK for rust/crates/bytestring-1.2.0.crate. => SHA256 Checksum OK for rust/crates/bzip2-sys-0.1.11+1.0.8.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.2.10.crate. => SHA256 Checksum OK for rust/crates/cedarwood-0.4.6.crate. => SHA256 Checksum OK for rust/crates/cexpr-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/cfg_aliases-0.2.1.crate. => SHA256 Checksum OK for rust/crates/cgroups-rs-0.3.4.crate. => SHA256 Checksum OK for rust/crates/charabia-0.9.2.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.39.crate. => SHA256 Checksum OK for rust/crates/ci_info-0.10.2.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.0.crate. => SHA256 Checksum OK for rust/crates/clang-sys-1.4.0.crate. => SHA256 Checksum OK for rust/crates/clap-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.5.27.crate. => SHA256 Checksum OK for rust/crates/clap_derive-4.5.24.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.7.4.crate. => SHA256 Checksum OK for rust/crates/cmake-0.1.51.crate. => SHA256 Checksum OK for rust/crates/codespan-reporting-0.11.1.crate. => SHA256 Checksum OK for rust/crates/colorchoice-1.0.0.crate. => SHA256 Checksum OK for rust/crates/colored-3.0.0.crate. => SHA256 Checksum OK for rust/crates/colorz-1.1.4.crate. => SHA256 Checksum OK for rust/crates/config-0.15.6.crate. => SHA256 Checksum OK for rust/crates/console-0.15.2.crate. => SHA256 Checksum OK for rust/crates/console-api-0.8.0.crate. => SHA256 Checksum OK for rust/crates/console-subscriber-0.4.0.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.1.5.crate. => SHA256 Checksum OK for rust/crates/constant_time_eq-0.3.1.crate. => SHA256 Checksum OK for rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for rust/crates/cookie-0.16.2.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for rust/crates/cpp_demangle-0.4.2.crate. => SHA256 Checksum OK for rust/crates/cpufeatures-0.2.5.crate. => SHA256 Checksum OK for rust/crates/crc32c-0.6.8.crate. => SHA256 Checksum OK for rust/crates/crc32fast-1.3.2.crate. => SHA256 Checksum OK for rust/crates/criterion-0.5.1.crate. => SHA256 Checksum OK for rust/crates/criterion-plot-0.5.0.crate. => SHA256 Checksum OK for rust/crates/crossbeam-channel-0.5.8.crate. => SHA256 Checksum OK for rust/crates/crossbeam-deque-0.8.2.crate. => SHA256 Checksum OK for rust/crates/crossbeam-epoch-0.9.13.crate. => SHA256 Checksum OK for rust/crates/crossbeam-utils-0.8.20.crate. => SHA256 Checksum OK for rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for rust/crates/csv-1.3.1.crate. => SHA256 Checksum OK for rust/crates/csv-core-0.1.11.crate. => SHA256 Checksum OK for rust/crates/cxx-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxx-build-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxxbridge-flags-1.0.85.crate. => SHA256 Checksum OK for rust/crates/cxxbridge-macro-1.0.85.crate. => SHA256 Checksum OK for rust/crates/darling-0.20.8.crate. => SHA256 Checksum OK for rust/crates/darling_core-0.20.8.crate. => SHA256 Checksum OK for rust/crates/darling_macro-0.20.8.crate. => SHA256 Checksum OK for rust/crates/dashmap-6.1.0.crate. => SHA256 Checksum OK for rust/crates/data-encoding-2.7.0.crate. => SHA256 Checksum OK for rust/crates/debugid-0.8.0.crate. => SHA256 Checksum OK for rust/crates/delegate-0.13.2.crate. => SHA256 Checksum OK for rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_builder_macro-0.20.0.crate. => SHA256 Checksum OK for rust/crates/derive_more-0.99.17.crate. => SHA256 Checksum OK for rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for rust/crates/displaydoc-0.2.5.crate. => SHA256 Checksum OK for rust/crates/docopt-1.1.1.crate. => SHA256 Checksum OK for rust/crates/dyn-clone-1.0.10.crate. => SHA256 Checksum OK for rust/crates/dyn_size_of-0.4.2.crate. => SHA256 Checksum OK for rust/crates/earcutr-0.4.2.crate. => SHA256 Checksum OK for rust/crates/either-1.13.0.crate. => SHA256 Checksum OK for rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for rust/crates/encoding-0.2.33.crate. => SHA256 Checksum OK for rust/crates/encoding-index-japanese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-korean-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-simpchinese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-singlebyte-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding-index-tradchinese-1.20141219.5.crate. => SHA256 Checksum OK for rust/crates/encoding_index_tests-0.1.4.crate. => SHA256 Checksum OK for rust/crates/encoding_rs-0.8.33.crate. => SHA256 Checksum OK for rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for rust/crates/env_filter-0.1.0.crate. => SHA256 Checksum OK for rust/crates/env_logger-0.11.6.crate. => SHA256 Checksum OK for rust/crates/envmnt-0.8.4.crate. => SHA256 Checksum OK for rust/crates/equator-0.2.2.crate. => SHA256 Checksum OK for rust/crates/equator-macro-0.2.1.crate. => SHA256 Checksum OK for rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for rust/crates/erased-serde-0.4.2.crate. => SHA256 Checksum OK for rust/crates/errno-0.3.8.crate. => SHA256 Checksum OK for rust/crates/fastrand-2.2.0.crate. => SHA256 Checksum OK for rust/crates/filetime-0.2.19.crate. => SHA256 Checksum OK for rust/crates/findshlibs-0.10.2.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.2.crate. => SHA256 Checksum OK for rust/crates/flate2-1.0.35.crate. => SHA256 Checksum OK for rust/crates/float_next_after-1.0.0.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/foreign-types-0.5.0.crate. => SHA256 Checksum OK for rust/crates/foreign-types-macros-0.2.3.crate. => SHA256 Checksum OK for rust/crates/foreign-types-shared-0.3.1.crate. => SHA256 Checksum OK for rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for rust/crates/fs4-0.11.1.crate. => SHA256 Checksum OK for rust/crates/fs4-0.12.0.crate. => SHA256 Checksum OK for rust/crates/fs_extra-1.3.0.crate. => SHA256 Checksum OK for rust/crates/fsio-0.1.3.crate. => SHA256 Checksum OK for rust/crates/fst-0.4.7.crate. => SHA256 Checksum OK for rust/crates/funty-2.0.0.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.31.crate. => SHA256 Checksum OK for rust/crates/futures-util-0.3.31.crate. => SHA256 Checksum OK for rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for rust/crates/generator-0.7.4.crate. => SHA256 Checksum OK for rust/crates/generic-array-0.14.6.crate. => SHA256 Checksum OK for rust/crates/generic-tests-0.1.3.crate. => SHA256 Checksum OK for rust/crates/geo-0.29.3.crate. => SHA256 Checksum OK for rust/crates/geo-types-0.7.14.crate. => SHA256 Checksum OK for rust/crates/geographiclib-rs-0.2.3.crate. => SHA256 Checksum OK for rust/crates/geohash-0.13.1.crate. => SHA256 Checksum OK for rust/crates/getopts-0.2.21.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.1.16.crate. => SHA256 Checksum OK for rust/crates/getrandom-0.2.11.crate. => SHA256 Checksum OK for rust/crates/getset-0.1.2.crate. => SHA256 Checksum OK for rust/crates/gimli-0.27.0.crate. => SHA256 Checksum OK for rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for rust/crates/glob-match-0.2.1.crate. => SHA256 Checksum OK for rust/crates/goblin-0.7.1.crate. => SHA256 Checksum OK for rust/crates/gpu-allocator-0.27.0.crate. => SHA256 Checksum OK for rust/crates/h2-0.3.26.crate. => SHA256 Checksum OK for rust/crates/h2-0.4.4.crate. => SHA256 Checksum OK for rust/crates/half-1.8.2.crate. => SHA256 Checksum OK for rust/crates/half-2.4.1.crate. => SHA256 Checksum OK for rust/crates/hash32-0.3.1.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.14.2.crate. => SHA256 Checksum OK for rust/crates/hashbrown-0.15.2.crate. => SHA256 Checksum OK for rust/crates/hashlink-0.8.4.crate. => SHA256 Checksum OK for rust/crates/hashring-0.3.6.crate. => SHA256 Checksum OK for rust/crates/hdrhistogram-7.5.2.crate. => SHA256 Checksum OK for rust/crates/heapless-0.8.0.crate. => SHA256 Checksum OK for rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for rust/crates/http-0.2.9.crate. => SHA256 Checksum OK for rust/crates/http-1.2.0.crate. => SHA256 Checksum OK for rust/crates/http-body-0.4.5.crate. => SHA256 Checksum OK for rust/crates/http-body-1.0.0.crate. => SHA256 Checksum OK for rust/crates/http-body-util-0.1.1.crate. => SHA256 Checksum OK for rust/crates/http-range-0.1.5.crate. => SHA256 Checksum OK for rust/crates/http-serde-2.1.1.crate. => SHA256 Checksum OK for rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for rust/crates/httpdate-1.0.2.crate. => SHA256 Checksum OK for rust/crates/humantime-2.1.0.crate. => SHA256 Checksum OK for rust/crates/hyper-0.14.26.crate. => SHA256 Checksum OK for rust/crates/hyper-1.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-rustls-0.27.2.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.4.1.crate. => SHA256 Checksum OK for rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for rust/crates/hyper-util-0.1.10.crate. => SHA256 Checksum OK for rust/crates/i_float-1.6.0.crate. => SHA256 Checksum OK for rust/crates/i_key_sort-0.2.0.crate. => SHA256 Checksum OK for rust/crates/i_overlay-1.9.3.crate. => SHA256 Checksum OK for rust/crates/i_shape-1.6.0.crate. => SHA256 Checksum OK for rust/crates/i_tree-0.8.3.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-0.1.53.crate. => SHA256 Checksum OK for rust/crates/iana-time-zone-haiku-0.1.1.crate. => SHA256 Checksum OK for rust/crates/icu_collections-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_locid_transform_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_normalizer_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_properties-1.5.1.crate. => SHA256 Checksum OK for rust/crates/icu_properties_data-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider-1.5.0.crate. => SHA256 Checksum OK for rust/crates/icu_provider_macros-1.5.0.crate. => SHA256 Checksum OK for rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for rust/crates/idna-1.0.3.crate. => SHA256 Checksum OK for rust/crates/idna_adapter-1.2.0.crate. => SHA256 Checksum OK for rust/crates/impl-more-0.1.6.crate. => SHA256 Checksum OK for rust/crates/indexmap-1.9.2.crate. => SHA256 Checksum OK for rust/crates/indexmap-2.7.1.crate. => SHA256 Checksum OK for rust/crates/indicatif-0.17.9.crate. => SHA256 Checksum OK for rust/crates/inferno-0.11.18.crate. => SHA256 Checksum OK for rust/crates/inventory-0.3.14.crate. => SHA256 Checksum OK for rust/crates/io-lifetimes-1.0.11.crate. => SHA256 Checksum OK for rust/crates/io-uring-0.7.4.crate. => SHA256 Checksum OK for rust/crates/ipnet-2.7.0.crate. => SHA256 Checksum OK for rust/crates/irg-kvariants-0.1.1.crate. => SHA256 Checksum OK for rust/crates/is-terminal-0.4.6.crate. => SHA256 Checksum OK for rust/crates/is_ci-1.2.0.crate. => SHA256 Checksum OK for rust/crates/is_sorted-0.1.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.10.5.crate. => SHA256 Checksum OK for rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for rust/crates/itertools-0.14.0.crate. => SHA256 Checksum OK for rust/crates/itoa-1.0.5.crate. => SHA256 Checksum OK for rust/crates/jieba-rs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for rust/crates/kanaria-0.2.0.crate. => SHA256 Checksum OK for rust/crates/language-tags-0.3.2.crate. => SHA256 Checksum OK for rust/crates/lazy_static-1.5.0.crate. => SHA256 Checksum OK for rust/crates/lazycell-1.3.0.crate. => SHA256 Checksum OK for rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for rust/crates/libflate-1.4.0.crate. => SHA256 Checksum OK for rust/crates/libflate_lz77-1.2.0.crate. => SHA256 Checksum OK for rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for rust/crates/libloading-0.8.5.crate. => SHA256 Checksum OK for rust/crates/libm-0.2.6.crate. => SHA256 Checksum OK for rust/crates/librocksdb-sys-0.17.1+9.9.3.crate. => SHA256 Checksum OK for rust/crates/libz-sys-1.1.8.crate. => SHA256 Checksum OK for rust/crates/lindera-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-analyzer-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-assets-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-cc-cedict-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-compress-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-core-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-decompress-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-dictionary-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-filter-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ipadic-neologd-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-ko-dic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-tokenizer-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-0.32.2.crate. => SHA256 Checksum OK for rust/crates/lindera-unidic-builder-0.32.2.crate. => SHA256 Checksum OK for rust/crates/link-cplusplus-1.0.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.3.8.crate. => SHA256 Checksum OK for rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for rust/crates/litemap-0.7.3.crate. => SHA256 Checksum OK for rust/crates/local-channel-0.1.3.crate. => SHA256 Checksum OK for rust/crates/local-waker-0.1.3.crate. => SHA256 Checksum OK for rust/crates/lock_api-0.4.11.crate. => SHA256 Checksum OK for rust/crates/log-0.4.25.crate. => SHA256 Checksum OK for rust/crates/loom-0.7.1.crate. => SHA256 Checksum OK for rust/crates/lz4-sys-1.11.1+lz4-1.10.0.crate. => SHA256 Checksum OK for rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for rust/crates/macro_rules_attribute-0.2.0.crate. => SHA256 Checksum OK for rust/crates/macro_rules_attribute-proc_macro-0.2.0.crate. => SHA256 Checksum OK for rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for rust/crates/matchit-0.7.0.crate. => SHA256 Checksum OK for rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for rust/crates/memchr-2.7.4.crate. => SHA256 Checksum OK for rust/crates/memmap2-0.9.5.crate. => SHA256 Checksum OK for rust/crates/memoffset-0.7.1.crate. => SHA256 Checksum OK for rust/crates/merge-0.1.0.crate. => SHA256 Checksum OK for rust/crates/merge_derive-0.1.0.crate. => SHA256 Checksum OK for rust/crates/mime-0.3.16.crate. => SHA256 Checksum OK for rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.6.2.crate. => SHA256 Checksum OK for rust/crates/miniz_oxide-0.8.0.crate. => SHA256 Checksum OK for rust/crates/mio-0.8.11.crate. => SHA256 Checksum OK for rust/crates/mio-1.0.1.crate. => SHA256 Checksum OK for rust/crates/multimap-0.8.3.crate. => SHA256 Checksum OK for rust/crates/names-0.14.0.crate. => SHA256 Checksum OK for rust/crates/nias-0.5.0.crate. => SHA256 Checksum OK for rust/crates/nix-0.25.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.26.2.crate. => SHA256 Checksum OK for rust/crates/nix-0.27.1.crate. => SHA256 Checksum OK for rust/crates/nix-0.29.0.crate. => SHA256 Checksum OK for rust/crates/nodrop-0.1.14.crate. => SHA256 Checksum OK for rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for rust/crates/num-bigint-0.4.4.crate. => SHA256 Checksum OK for rust/crates/num-cmp-0.1.0.crate. => SHA256 Checksum OK for rust/crates/num-derive-0.4.2.crate. => SHA256 Checksum OK for rust/crates/num-format-0.4.4.crate. => SHA256 Checksum OK for rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for rust/crates/object-0.30.0.crate. => SHA256 Checksum OK for rust/crates/object_store-0.11.2.crate. => SHA256 Checksum OK for rust/crates/once_cell-1.20.2.crate. => SHA256 Checksum OK for rust/crates/oorandom-11.1.3.crate. => SHA256 Checksum OK for rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for rust/crates/ordered-float-2.10.1.crate. => SHA256 Checksum OK for rust/crates/ordered-float-4.6.0.crate. => SHA256 Checksum OK for rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for rust/crates/parking_lot_core-0.9.9.crate. => SHA256 Checksum OK for rust/crates/parse-size-1.0.0.crate. => SHA256 Checksum OK for rust/crates/paste-1.0.11.crate. => SHA256 Checksum OK for rust/crates/pathdiff-0.2.1.crate. => SHA256 Checksum OK for rust/crates/pem-3.0.3.crate. => SHA256 Checksum OK for rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for rust/crates/permutation_iterator-0.1.2.crate. => SHA256 Checksum OK for rust/crates/petgraph-0.6.2.crate. => SHA256 Checksum OK for rust/crates/ph-0.8.5.crate. => SHA256 Checksum OK for rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for rust/crates/pin-project-1.0.12.crate. => SHA256 Checksum OK for rust/crates/pin-project-internal-1.0.12.crate. => SHA256 Checksum OK for rust/crates/pin-project-lite-0.2.12.crate. => SHA256 Checksum OK for rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for rust/crates/pinyin-0.10.0.crate. => SHA256 Checksum OK for rust/crates/pkg-config-0.3.26.crate. => SHA256 Checksum OK for rust/crates/plain-0.2.3.crate. => SHA256 Checksum OK for rust/crates/plotters-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-backend-0.3.4.crate. => SHA256 Checksum OK for rust/crates/plotters-svg-0.3.3.crate. => SHA256 Checksum OK for rust/crates/portable-atomic-1.3.2.crate. => SHA256 Checksum OK for rust/crates/pprof-0.14.0.crate. => SHA256 Checksum OK for rust/crates/pprof2-0.13.1.crate. => SHA256 Checksum OK for rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for rust/crates/presser-0.3.1.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.1.22.crate. => SHA256 Checksum OK for rust/crates/prettyplease-0.2.17.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for rust/crates/proc-macro2-1.0.86.crate. => SHA256 Checksum OK for rust/crates/procfs-0.17.0.crate. => SHA256 Checksum OK for rust/crates/procfs-core-0.17.0.crate. => SHA256 Checksum OK for rust/crates/prometheus-0.13.4.crate. => SHA256 Checksum OK for rust/crates/proptest-1.6.0.crate. => SHA256 Checksum OK for rust/crates/prost-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-build-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-derive-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.11.9.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.12.6.crate. => SHA256 Checksum OK for rust/crates/prost-types-0.13.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-0.5.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-build-0.5.1.crate. => SHA256 Checksum OK for rust/crates/prost-wkt-types-0.5.1.crate. => SHA256 Checksum OK for rust/crates/protobuf-2.28.0.crate. => SHA256 Checksum OK for rust/crates/protobuf-build-0.14.0.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-0.9.3.crate. => SHA256 Checksum OK for rust/crates/pulldown-cmark-to-cmark-10.0.4.crate. => SHA256 Checksum OK for rust/crates/pyroscope-0.5.8.crate. => SHA256 Checksum OK for rust/crates/pyroscope_pprofrs-0.2.8.crate. => SHA256 Checksum OK for rust/crates/quick-error-1.2.3.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.26.0.crate. => SHA256 Checksum OK for rust/crates/quick-xml-0.37.2.crate. => SHA256 Checksum OK for rust/crates/quinn-0.11.2.crate. => SHA256 Checksum OK for rust/crates/quinn-proto-0.11.8.crate. => SHA256 Checksum OK for rust/crates/quinn-udp-0.5.2.crate. => SHA256 Checksum OK for rust/crates/quote-1.0.37.crate. => SHA256 Checksum OK for rust/crates/radium-0.7.0.crate. => SHA256 Checksum OK for rust/crates/raft-0.7.0.crate. => SHA256 Checksum OK for rust/crates/raft-proto-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rand-0.7.3.crate. => SHA256 Checksum OK for rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.2.2.crate. => SHA256 Checksum OK for rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.5.1.crate. => SHA256 Checksum OK for rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for rust/crates/rand_distr-0.4.3.crate. => SHA256 Checksum OK for rust/crates/rand_hc-0.2.0.crate. => SHA256 Checksum OK for rust/crates/rand_xorshift-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.2.16.crate. => SHA256 Checksum OK for rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for rust/crates/regex-1.11.0.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for rust/crates/regex-automata-0.4.8.crate. => SHA256 Checksum OK for rust/crates/regex-lite-0.1.5.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.6.28.crate. => SHA256 Checksum OK for rust/crates/regex-syntax-0.8.5.crate. => SHA256 Checksum OK for rust/crates/relative-path-1.9.3.crate. => SHA256 Checksum OK for rust/crates/reqwest-0.12.12.crate. => SHA256 Checksum OK for rust/crates/rgb-0.8.50.crate. => SHA256 Checksum OK for rust/crates/ring-0.17.5.crate. => SHA256 Checksum OK for rust/crates/ringbuffer-0.15.0.crate. => SHA256 Checksum OK for rust/crates/rle-decode-fast-1.0.3.crate. => SHA256 Checksum OK for rust/crates/rmp-0.8.14.crate. => SHA256 Checksum OK for rust/crates/rmp-serde-1.3.0.crate. => SHA256 Checksum OK for rust/crates/robust-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rocksdb-0.23.0.crate. => SHA256 Checksum OK for rust/crates/roxmltree-0.14.1.crate. => SHA256 Checksum OK for rust/crates/rstack-0.3.3.crate. => SHA256 Checksum OK for rust/crates/rstack-self-0.3.0.crate. => SHA256 Checksum OK for rust/crates/rstar-0.12.0.crate. => SHA256 Checksum OK for rust/crates/rstest-0.24.0.crate. => SHA256 Checksum OK for rust/crates/rstest_macros-0.24.0.crate. => SHA256 Checksum OK for rust/crates/rustc-demangle-0.1.21.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for rust/crates/rustc-hash-2.0.0.crate. => SHA256 Checksum OK for rust/crates/rustc_version-0.4.1.crate. => SHA256 Checksum OK for rust/crates/rustix-0.37.27.crate. => SHA256 Checksum OK for rust/crates/rustix-0.38.40.crate. => SHA256 Checksum OK for rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for rust/crates/rustls-0.23.21.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.7.0.crate. => SHA256 Checksum OK for rust/crates/rustls-native-certs-0.8.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pemfile-2.2.0.crate. => SHA256 Checksum OK for rust/crates/rustls-pki-types-1.11.0.crate. => SHA256 Checksum OK for rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for rust/crates/rustversion-1.0.11.crate. => SHA256 Checksum OK for rust/crates/rusty-forkfork-0.4.0.crate. => SHA256 Checksum OK for rust/crates/rusty-hook-0.11.2.crate. => SHA256 Checksum OK for rust/crates/ryu-1.0.12.crate. => SHA256 Checksum OK for rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for rust/crates/scc-2.1.0.crate. => SHA256 Checksum OK for rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for rust/crates/schemars-0.8.21.crate. => SHA256 Checksum OK for rust/crates/schemars_derive-0.8.21.crate. => SHA256 Checksum OK for rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for rust/crates/scopeguard-1.1.0.crate. => SHA256 Checksum OK for rust/crates/scratch-1.0.3.crate. => SHA256 Checksum OK for rust/crates/scroll-0.11.0.crate. => SHA256 Checksum OK for rust/crates/scroll_derive-0.11.1.crate. => SHA256 Checksum OK for rust/crates/sdd-0.2.0.crate. => SHA256 Checksum OK for rust/crates/seahash-4.1.0.crate. => SHA256 Checksum OK for rust/crates/sealed_test-1.1.0.crate. => SHA256 Checksum OK for rust/crates/sealed_test_derive-1.1.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-2.10.0.crate. => SHA256 Checksum OK for rust/crates/security-framework-sys-2.11.0.crate. => SHA256 Checksum OK for rust/crates/seedable_hash-0.1.1.crate. => SHA256 Checksum OK for rust/crates/self_cell-1.1.0.crate. => SHA256 Checksum OK for rust/crates/semver-1.0.25.crate. => SHA256 Checksum OK for rust/crates/serde-1.0.217.crate. => SHA256 Checksum OK for rust/crates/serde-untagged-0.1.6.crate. => SHA256 Checksum OK for rust/crates/serde-value-0.7.0.crate. => SHA256 Checksum OK for rust/crates/serde_cbor-0.11.2.crate. => SHA256 Checksum OK for rust/crates/serde_derive-1.0.217.crate. => SHA256 Checksum OK for rust/crates/serde_derive_internals-0.29.0.crate. => SHA256 Checksum OK for rust/crates/serde_json-1.0.137.crate. => SHA256 Checksum OK for rust/crates/serde_plain-1.0.1.crate. => SHA256 Checksum OK for rust/crates/serde_qs-0.13.0.crate. => SHA256 Checksum OK for rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for rust/crates/serde_variant-0.1.3.crate. => SHA256 Checksum OK for rust/crates/serial_test-3.2.0.crate. => SHA256 Checksum OK for rust/crates/serial_test_derive-3.2.0.crate. => SHA256 Checksum OK for rust/crates/sha1-0.10.5.crate. => SHA256 Checksum OK for rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for rust/crates/shaderc-0.8.3.crate. => SHA256 Checksum OK for rust/crates/shaderc-sys-0.8.3.crate. => SHA256 Checksum OK for rust/crates/sharded-slab-0.1.4.crate. => SHA256 Checksum OK for rust/crates/shlex-1.3.0.crate. => SHA256 Checksum OK for rust/crates/signal-hook-registry-1.4.0.crate. => SHA256 Checksum OK for rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for rust/crates/siphasher-0.3.10.crate. => SHA256 Checksum OK for rust/crates/slab-0.4.7.crate. => SHA256 Checksum OK for rust/crates/slice-group-by-0.3.1.crate. => SHA256 Checksum OK for rust/crates/slog-2.7.0.crate. => SHA256 Checksum OK for rust/crates/slog-scope-4.4.0.crate. => SHA256 Checksum OK for rust/crates/slog-stdlog-4.1.1.crate. => SHA256 Checksum OK for rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for rust/crates/smol_str-0.3.2.crate. => SHA256 Checksum OK for rust/crates/snafu-0.8.4.crate. => SHA256 Checksum OK for rust/crates/snafu-derive-0.8.4.crate. => SHA256 Checksum OK for rust/crates/socket2-0.4.9.crate. => SHA256 Checksum OK for rust/crates/socket2-0.5.5.crate. => SHA256 Checksum OK for rust/crates/spade-2.12.1.crate. => SHA256 Checksum OK for rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for rust/crates/str_stack-0.1.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for rust/crates/strsim-0.11.0.crate. => SHA256 Checksum OK for rust/crates/strum-0.26.3.crate. => SHA256 Checksum OK for rust/crates/strum_macros-0.26.4.crate. => SHA256 Checksum OK for rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for rust/crates/supports-color-3.0.2.crate. => SHA256 Checksum OK for rust/crates/symbolic-common-12.12.3.crate. => SHA256 Checksum OK for rust/crates/symbolic-demangle-12.12.3.crate. => SHA256 Checksum OK for rust/crates/syn-1.0.107.crate. => SHA256 Checksum OK for rust/crates/syn-2.0.87.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for rust/crates/synstructure-0.13.1.crate. => SHA256 Checksum OK for rust/crates/sys-info-0.9.1.crate. => SHA256 Checksum OK for rust/crates/sysinfo-0.33.1.crate. => SHA256 Checksum OK for rust/crates/tango-bench-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tap-1.0.1.crate. => SHA256 Checksum OK for rust/crates/tempfile-3.14.0.crate. => SHA256 Checksum OK for rust/crates/termcolor-1.1.3.crate. => SHA256 Checksum OK for rust/crates/terminal_size-0.1.17.crate. => SHA256 Checksum OK for rust/crates/thiserror-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-1.0.69.crate. => SHA256 Checksum OK for rust/crates/thiserror-impl-2.0.11.crate. => SHA256 Checksum OK for rust/crates/thread-id-4.0.0.crate. => SHA256 Checksum OK for rust/crates/thread-priority-1.2.0.crate. => SHA256 Checksum OK for rust/crates/thread_local-1.1.7.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-ctl-0.6.0.crate. => SHA256 Checksum OK for rust/crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7.crate. => SHA256 Checksum OK for rust/crates/tikv-jemallocator-0.6.0.crate. => SHA256 Checksum OK for rust/crates/time-0.3.17.crate. => SHA256 Checksum OK for rust/crates/time-core-0.1.0.crate. => SHA256 Checksum OK for rust/crates/time-macros-0.2.6.crate. => SHA256 Checksum OK for rust/crates/tinystr-0.7.6.crate. => SHA256 Checksum OK for rust/crates/tinytemplate-1.2.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec-1.8.1.crate. => SHA256 Checksum OK for rust/crates/tinyvec_macros-0.1.0.crate. => SHA256 Checksum OK for rust/crates/tokio-1.43.0.crate. => SHA256 Checksum OK for rust/crates/tokio-io-timeout-1.2.0.crate. => SHA256 Checksum OK for rust/crates/tokio-macros-2.5.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for rust/crates/tokio-rustls-0.26.0.crate. => SHA256 Checksum OK for rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for rust/crates/tokio-util-0.7.13.crate. => SHA256 Checksum OK for rust/crates/toml-0.5.10.crate. => SHA256 Checksum OK for rust/crates/tonic-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for rust/crates/tonic-build-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tonic-reflection-0.11.0.crate. => SHA256 Checksum OK for rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for rust/crates/tracing-0.1.41.crate. => SHA256 Checksum OK for rust/crates/tracing-attributes-0.1.28.crate. => SHA256 Checksum OK for rust/crates/tracing-core-0.1.33.crate. => SHA256 Checksum OK for rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-serde-0.2.0.crate. => SHA256 Checksum OK for rust/crates/tracing-subscriber-0.3.19.crate. => SHA256 Checksum OK for rust/crates/tracing-tracy-0.11.4.crate. => SHA256 Checksum OK for rust/crates/tracy-client-0.17.0.crate. => SHA256 Checksum OK for rust/crates/tracy-client-sys-0.21.2.crate. => SHA256 Checksum OK for rust/crates/try-lock-0.2.3.crate. => SHA256 Checksum OK for rust/crates/typeid-1.0.0.crate. => SHA256 Checksum OK for rust/crates/typenum-1.16.0.crate. => SHA256 Checksum OK for rust/crates/typetag-0.2.15.crate. => SHA256 Checksum OK for rust/crates/typetag-impl-0.2.15.crate. => SHA256 Checksum OK for rust/crates/unarray-0.1.4.crate. => SHA256 Checksum OK for rust/crates/unicase-2.6.0.crate. => SHA256 Checksum OK for rust/crates/unicode-bidi-0.3.13.crate. => SHA256 Checksum OK for rust/crates/unicode-blocks-0.1.9.crate. => SHA256 Checksum OK for rust/crates/unicode-ident-1.0.13.crate. => SHA256 Checksum OK for rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.1.10.crate. => SHA256 Checksum OK for rust/crates/unicode-width-0.2.0.crate. => SHA256 Checksum OK for rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for rust/crates/unwind-0.4.1.crate. => SHA256 Checksum OK for rust/crates/unwind-sys-0.1.3.crate. => SHA256 Checksum OK for rust/crates/ureq-2.9.6.crate. => SHA256 Checksum OK for rust/crates/url-2.5.4.crate. => SHA256 Checksum OK for rust/crates/utf16_iter-1.0.5.crate. => SHA256 Checksum OK for rust/crates/utf8_iter-1.0.4.crate. => SHA256 Checksum OK for rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for rust/crates/uuid-1.12.1.crate. => SHA256 Checksum OK for rust/crates/v_htmlescape-0.15.8.crate. => SHA256 Checksum OK for rust/crates/validator-0.18.1.crate. => SHA256 Checksum OK for rust/crates/validator_derive-0.18.1.crate. => SHA256 Checksum OK for rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for rust/crates/wait-timeout-0.2.0.crate. => SHA256 Checksum OK for rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for rust/crates/wana_kana-4.0.0.crate. => SHA256 Checksum OK for rust/crates/want-0.3.0.crate. => SHA256 Checksum OK for rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for rust/crates/wasm-streams-0.4.0.crate. => SHA256 Checksum OK for rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for rust/crates/webpki-roots-0.26.1.crate. => SHA256 Checksum OK for rust/crates/whatlang-0.16.4.crate. => SHA256 Checksum OK for rust/crates/which-4.3.0.crate. => SHA256 Checksum OK for rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/winapi-util-0.1.5.crate. => SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for rust/crates/windows-registry-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for rust/crates/windows-result-0.2.0.crate. => SHA256 Checksum OK for rust/crates/windows-strings-0.1.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.42.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.45.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for rust/crates/windows-sys-0.59.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows-targets-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_aarch64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_i686_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnu-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_gnullvm-0.52.6.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.42.2.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.0.crate. => SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.52.6.crate. => SHA256 Checksum OK for rust/crates/winnow-0.6.22.crate. => SHA256 Checksum OK for rust/crates/write16-1.0.0.crate. => SHA256 Checksum OK for rust/crates/writeable-0.5.5.crate. => SHA256 Checksum OK for rust/crates/wyhash-0.5.0.crate. => SHA256 Checksum OK for rust/crates/wyz-0.5.1.crate. => SHA256 Checksum OK for rust/crates/xattr-1.3.1.crate. => SHA256 Checksum OK for rust/crates/xmlparser-0.13.6.crate. => SHA256 Checksum OK for rust/crates/yada-0.5.1.crate. => SHA256 Checksum OK for rust/crates/yaml-rust2-0.9.0.crate. => SHA256 Checksum OK for rust/crates/yoke-0.7.4.crate. => SHA256 Checksum OK for rust/crates/yoke-derive-0.7.4.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-0.8.14.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.7.35.crate. => SHA256 Checksum OK for rust/crates/zerocopy-derive-0.8.14.crate. => SHA256 Checksum OK for rust/crates/zerofrom-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zerofrom-derive-0.1.4.crate. => SHA256 Checksum OK for rust/crates/zeroize-1.7.0.crate. => SHA256 Checksum OK for rust/crates/zerovec-0.10.4.crate. => SHA256 Checksum OK for rust/crates/zerovec-derive-0.10.3.crate. => SHA256 Checksum OK for rust/crates/zstd-0.13.0.crate. => SHA256 Checksum OK for rust/crates/zstd-safe-7.0.0.crate. => SHA256 Checksum OK for rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate. => SHA256 Checksum OK for qdrant-wal-f42e853debf22a3a746de444d625bb8cc1d2e61e_GH0.tar.gz. => SHA256 Checksum OK for qdrant-tar-rs-856dbd090eede1736604f23cfe99a104b5639734_GH0.tar.gz. => SHA256 Checksum OK for qdrant-qdrant-v1.13.2_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 qdrant-1.13.2_2,1 ===> Applying FreeBSD patches for qdrant-1.13.2_2,1 from /usr/ports/databases/qdrant/files /usr/bin/sed -i.bak -e "s,%%DBDIR%%,/var/db/qdrant,g; s,%%ETCDIR%%,/usr/local/etc/qdrant,g" /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/config/config.yaml =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> qdrant-1.13.2_2,1 depends on executable: protoc - not found ===> Installing existing package /packages/All/protobuf-29.4,1.pkg [pkg-builder.dan.net.uk] Installing protobuf-29.4,1... [pkg-builder.dan.net.uk] `-- Installing abseil-20250127.0... [pkg-builder.dan.net.uk] `-- Extracting abseil-20250127.0: .......... done [pkg-builder.dan.net.uk] `-- Installing jsoncpp-1.9.6_1... [pkg-builder.dan.net.uk] `-- Extracting jsoncpp-1.9.6_1: .......... done [pkg-builder.dan.net.uk] Extracting protobuf-29.4,1: .......... done ===> qdrant-1.13.2_2,1 depends on executable: protoc - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on package: rust>=1.86.0 - not found ===> Installing existing package /packages/All/rust-1.86.0.pkg [pkg-builder.dan.net.uk] Installing rust-1.86.0... [pkg-builder.dan.net.uk] `-- Installing curl-8.13.0_1... [pkg-builder.dan.net.uk] | `-- Installing brotli-1.1.0,1... [pkg-builder.dan.net.uk] | `-- Extracting brotli-1.1.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libidn2-2.3.8... [pkg-builder.dan.net.uk] | | `-- Installing indexinfo-0.3.1_1... [pkg-builder.dan.net.uk] | | `-- Extracting indexinfo-0.3.1_1: . done [pkg-builder.dan.net.uk] | | `-- Installing libunistring-1.3... [pkg-builder.dan.net.uk] | | `-- Extracting libunistring-1.3: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libidn2-2.3.8: .......... done [pkg-builder.dan.net.uk] | `-- Installing libnghttp2-1.65.0... [pkg-builder.dan.net.uk] | `-- Extracting libnghttp2-1.65.0: ....... done [pkg-builder.dan.net.uk] | `-- Installing libssh2-1.11.1,3... [pkg-builder.dan.net.uk] | | `-- Installing openssl-3.0.16,1... [pkg-builder.dan.net.uk] | | `-- Extracting openssl-3.0.16,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg-builder.dan.net.uk] | `-- Installing zstd-1.5.7... [pkg-builder.dan.net.uk] | | `-- Installing liblz4-1.10.0,1... [pkg-builder.dan.net.uk] | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg-builder.dan.net.uk] | `-- Extracting zstd-1.5.7: .......... done [pkg-builder.dan.net.uk] `-- Extracting curl-8.13.0_1: .......... done [pkg-builder.dan.net.uk] Extracting rust-1.86.0: .......... done ===> qdrant-1.13.2_2,1 depends on package: rust>=1.86.0 - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.6.pkg [pkg-builder.dan.net.uk] Installing cmake-core-3.31.6... [pkg-builder.dan.net.uk] `-- Installing expat-2.7.1... [pkg-builder.dan.net.uk] `-- Extracting expat-2.7.1: .......... done [pkg-builder.dan.net.uk] `-- Installing libuv-1.51.0... [pkg-builder.dan.net.uk] `-- Extracting libuv-1.51.0: .......... done [pkg-builder.dan.net.uk] `-- Installing rhash-1.4.4_1... [pkg-builder.dan.net.uk] | `-- Installing gettext-runtime-0.23.1... [pkg-builder.dan.net.uk] | `-- Extracting gettext-runtime-0.23.1: .......... done [pkg-builder.dan.net.uk] `-- Extracting rhash-1.4.4_1: .......... done [pkg-builder.dan.net.uk] Extracting cmake-core-3.31.6: .......... done ===> qdrant-1.13.2_2,1 depends on executable: cmake - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.3.0_1,1.pkg [pkg-builder.dan.net.uk] Installing pkgconf-2.3.0_1,1... [pkg-builder.dan.net.uk] Extracting pkgconf-2.3.0_1,1: .......... done ===> qdrant-1.13.2_2,1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> qdrant-1.13.2_2,1 depends on package: gmake>=4.4.1 - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on executable: llvm-config19 - not found ===> Installing existing package /packages/All/llvm19-19.1.7_1.pkg [pkg-builder.dan.net.uk] Installing llvm19-19.1.7_1... [pkg-builder.dan.net.uk] `-- Installing libedit-3.1.20250104,1... [pkg-builder.dan.net.uk] `-- Extracting libedit-3.1.20250104,1: .......... done [pkg-builder.dan.net.uk] `-- Installing lua53-5.3.6_1... [pkg-builder.dan.net.uk] `-- Extracting lua53-5.3.6_1: .......... done [pkg-builder.dan.net.uk] `-- Installing perl5-5.36.3_3... [pkg-builder.dan.net.uk] `-- Extracting perl5-5.36.3_3: .......... done [pkg-builder.dan.net.uk] `-- Installing python311-3.11.12... [pkg-builder.dan.net.uk] | `-- Installing libffi-3.4.8... [pkg-builder.dan.net.uk] | `-- Extracting libffi-3.4.8: .......... done [pkg-builder.dan.net.uk] | `-- Installing mpdecimal-4.0.0... [pkg-builder.dan.net.uk] | `-- Extracting mpdecimal-4.0.0: .......... done [pkg-builder.dan.net.uk] | `-- Installing readline-8.2.13_2... [pkg-builder.dan.net.uk] | `-- Extracting readline-8.2.13_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting python311-3.11.12: .......... done [pkg-builder.dan.net.uk] Extracting llvm19-19.1.7_1: .......... done ===== Message from python311-3.11.12: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> qdrant-1.13.2_2,1 depends on executable: llvm-config19 - found ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,1 depends on package: perl5>=5.36<5.37 - found ===> qdrant-1.13.2_2,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg-builder.dan.net.uk] Installing ccache-3.7.12_8... [pkg-builder.dan.net.uk] 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) create symlink for clang19 create symlink for clang19 (world) create symlink for clang++19 create symlink for clang++19 (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. ===> qdrant-1.13.2_2,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of qdrant-1.13.2_2,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> qdrant-1.13.2_2,1 depends on shared library: librocksdb.so - not found ===> Installing existing package /packages/All/rocksdb-10.1.3.pkg [pkg-builder.dan.net.uk] Installing rocksdb-10.1.3... [pkg-builder.dan.net.uk] `-- Installing gflags-2.2.2_2... [pkg-builder.dan.net.uk] `-- Extracting gflags-2.2.2_2: .......... done [pkg-builder.dan.net.uk] `-- Installing snappy-1.2.2... [pkg-builder.dan.net.uk] `-- Extracting snappy-1.2.2: .......... done [pkg-builder.dan.net.uk] Extracting rocksdb-10.1.3: .......... done ===> qdrant-1.13.2_2,1 depends on shared library: librocksdb.so - found (/usr/local/lib/librocksdb.so) ===> Returning to build of qdrant-1.13.2_2,1 ===> qdrant-1.13.2_2,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 qdrant-1.13.2_2,1 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.crates-io] tar = { path = '/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734' } [patch.'https://github.com/qdrant/wal.git'] wal = { path = '/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e' } [patch.'https://github.com/qdrant/tar-rs'] tar = { path = '/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734' } ===> Updating Cargo.lock Locking 2 packages to latest compatible versions Unchanged http v0.2.9 (available: v1.2.0) Unchanged prost v0.11.9 (available: v0.13.1) Unchanged prost v0.12.6 (available: v0.13.1) Adding tar v0.4.41 (/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734) Removing tar v0.4.41 (https://github.com/qdrant/tar-rs?branch=main#856dbd09) Unchanged tonic v0.11.0 (available: v0.12.3) Adding wal v0.1.2 (/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e) Removing wal v0.1.2 (https://github.com/qdrant/wal.git?rev=f42e853debf22a3a746de444d625bb8cc1d2e61e#f42e853d) note: to see how you depend on a package, run `cargo tree --invert --package @` =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for qdrant-1.13.2_2,1 Compiling proc-macro2 v1.0.86 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4595955ef3beb62a -C extra-filename=-768d99714fd40595 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro2-768d99714fd40595 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86/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.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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro2-6fea9fbee0023d38/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro2-768d99714fd40595/build-script-build` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling unicode-ident v1.0.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-ident-1.0.13/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.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0703faec039c3fe6 -C extra-filename=-18cba7749a68d018 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-1.0.86/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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro2-6fea9fbee0023d38/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro2-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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ca1167e9a6ee55e9 -C extra-filename=-258639e7699e6a78 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_ident-18cba7749a68d018.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.37 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quote-1.0.37 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=66af829fcdcda110 -C extra-filename=-cca7550300b18a00 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling syn v2.0.87 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-2.0.87 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-2.0.87/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.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-2.0.87/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=85b43c4d2d449d2d -C extra-filename=-ad2cfd34a6ad20ba --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_ident-18cba7749a68d018.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libc v0.2.169 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=fdb40acfbe01a619 -C extra-filename=-464fba0200f51d58 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-464fba0200f51d58 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling autocfg v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/autocfg-1.1.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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1052ba36c35852f -C extra-filename=-93b49ae4e6fece56 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-ff2cbd21822a5cd5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-464fba0200f51d58/build-script-build` [libc 0.2.169] cargo:rerun-if-changed=build.rs [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-ff2cbd21822a5cd5/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=4baecea2afe2f8ca -C extra-filename=-84b388acd10eef92 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `libc` (lib) generated 8 warnings Compiling serde_derive v1.0.217 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive-1.0.217/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive-1.0.217/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=32ba2eb0827b00fe -C extra-filename=-eba7307030fbce24 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-1c8e761c1954b99f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-464fba0200f51d58/build-script-build` [libc 0.2.169] cargo:rerun-if-changed=build.rs [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libc-1c8e761c1954b99f/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=124177ffb272f5f6 -C extra-filename=-5ca1d07d5b66d1d6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `libc` (lib) generated 8 warnings (8 duplicates) Compiling cfg-if v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=3837aba3ab764569 -C extra-filename=-0896ecc9cb539805 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde v1.0.217 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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=95a598c1a632171b -C extra-filename=-9c797f35feeecc51 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-9c797f35feeecc51 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-02ed938b9e1e4f08/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-9c797f35feeecc51/build-script-build` [serde 1.0.217] cargo:rerun-if-changed=build.rs [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-02ed938b9e1e4f08/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=f3b7b7c8741b50e2 -C extra-filename=-cc161464919ec435 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_derive-eba7307030fbce24.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling shlex v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/shlex-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name shlex --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=772731ee92cdcd41 -C extra-filename=-d67c3f14dd5d56b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `shlex` (lib) generated 1 warning Compiling jobserver v0.1.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/jobserver-0.1.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=a3ec8bcff20de472 -C extra-filename=-b3ba6f31151ed11d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cc v1.2.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cc-1.2.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cc-1.2.10/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cc-1.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=ed4e1daa6cbb51e7 -C extra-filename=-e4135c4e796ed12f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern jobserver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libjobserver-b3ba6f31151ed11d.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern shlex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libshlex-d67c3f14dd5d56b4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memchr v2.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2882c21cf38f4225 -C extra-filename=-f991feb65773e2ca --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling version_check v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=e571f6c655da04ce -C extra-filename=-57c316a58384ed5f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smallvec v1.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="const_generics"' --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=c601e8e718808b90 -C extra-filename=-d6565daead768805 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling once_cell v1.20.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.2/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.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="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=ae10e2f8587acf41 -C extra-filename=-93105c4fca1ade3f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling scopeguard v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-1.1.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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=2006079f43de1a20 -C extra-filename=-ef6791a61502e1bb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bytes v1.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.0/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.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5aba80d74c23835d -C extra-filename=-6001956ef64f5d34 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling getrandom v0.2.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=10072ca38d6ff01f -C extra-filename=-ee33777f0f788b54 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indexmap v1.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.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="serde"' --cfg 'feature="serde-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=03f0bf90fa16dca1 -C extra-filename=-c80d0f4f0ede207f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-c80d0f4f0ede207f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pin-project-lite v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-0.2.12/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5f4b563129efa11 -C extra-filename=-3cd1c071bd17048c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde-1 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE_1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-b04e55824b168316/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-c80d0f4f0ede207f/build-script-build` [indexmap 1.9.2] cargo:rustc-cfg=has_std [indexmap 1.9.2] cargo:rerun-if-changed=build.rs Compiling synstructure v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/synstructure-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/synstructure-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name synstructure --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=76de0a9780c159be -C extra-filename=-f457bfc624e04319 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=8dc88486bcf69b35 -C extra-filename=-eb64304cddca8082 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itoa v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-1.0.5/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=adb8666dbfe76310 -C extra-filename=-685a9fe244bd3dea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-b04e55824b168316/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="serde-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=4dc246853d0cd535 -C extra-filename=-949b6cdc9481a9d7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-eb64304cddca8082.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std` warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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 warning: `indexmap` (lib) generated 13 warnings Compiling backtrace v0.3.67 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.67 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=67 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/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("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=2ec9cf3f9c5ddf02 -C extra-filename=-c4874c4e75af8e33 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/backtrace-c4874c4e75af8e33 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gimli v0.27.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/gimli-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/gimli-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name gimli --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/gimli-0.27.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "endian-reader", "fallible-iterator", "indexmap", "read", "read-core", "rustc-dep-of-std", "stable_deref_trait", "std", "write"))' -C metadata=6763d6dfc3e61e8f -C extra-filename=-d9afdc1e77f2c127 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=79acdb03d4412621 -C extra-filename=-bdc23af63e20ca93 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling adler v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=6f72075c91e5c9b8 -C extra-filename=-812f08b91afcad27 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling miniz_oxide v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=100443a73768171e -C extra-filename=-6d13e443cbd25c7e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern adler=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libadler-812f08b91afcad27.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.6.2/src/inflate/core.rs:1685:18 | 1685 | if !cfg!(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `miniz_oxide` (lib) generated 1 warning Compiling addr2line v0.19.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/addr2line-0.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/addr2line-0.19.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name addr2line --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/addr2line-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=0f157b2c0ee1d134 -C extra-filename=-bcf85eebf051924f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern gimli=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgimli-d9afdc1e77f2c127.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.67 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=67 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/backtrace-801d9b71d2ba4e93/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/backtrace-c4874c4e75af8e33/build-script-build` Compiling zerofrom-derive v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-derive-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-derive-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-derive-0.1.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=42f931f7ffe4c46d -C extra-filename=-3d6bb877b31f6c9a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern synstructure=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsynstructure-f457bfc624e04319.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling object v0.30.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object-0.30.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object-0.30.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name object --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=528a2371483e924a -C extra-filename=-390a1ec41adc4f3e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lock_api v0.4.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=b483e5db268fad4a -C extra-filename=-caf47dd52d0bb61c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-caf47dd52d0bb61c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustc-demangle v0.1.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc-demangle-0.1.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc-demangle-0.1.21/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_demangle --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc-demangle-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=e8085229c277072e -C extra-filename=-13c446d253e8f392 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fixedbitset v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0d95d0f558115752 -C extra-filename=-86e6a07e775a8983 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling parking_lot_core v0.9.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.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="backtrace"' --cfg 'feature="deadlock_detection"' --cfg 'feature="petgraph"' --cfg 'feature="thread-id"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=27f9604b9b69f857 -C extra-filename=-fc10609fad9a9102 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-fc10609fad9a9102 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=backtrace,deadlock_detection,petgraph,thread-id CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_DEADLOCK_DETECTION=1 CARGO_FEATURE_PETGRAPH=1 CARGO_FEATURE_THREAD_ID=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-e162b126fb4ecb75/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-fc10609fad9a9102/build-script-build` [parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs Compiling petgraph v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=d72b45156fb6855e -C extra-filename=-5c5c25a9a1606083 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfixedbitset-86e6a07e775a8983.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-949b6cdc9481a9d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: `petgraph` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backtrace CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A library to acquire a stack trace (backtrace) at runtime in a Rust program. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backtrace CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/backtrace-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.67 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=67 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/backtrace-801d9b71d2ba4e93/out /usr/local/bin/rustc --crate-name backtrace --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=f5f5adbf01273cc4 -C extra-filename=-4ee093543f2ae103 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern addr2line=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaddr2line-bcf85eebf051924f.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libminiz_oxide-6d13e443cbd25c7e.rmeta --extern object=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libobject-390a1ec41adc4f3e.rmeta --extern rustc_demangle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustc_demangle-13c446d253e8f392.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/lib.rs:99:13 | 99 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = 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(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` 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: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/mod.rs:477:17 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/mod.rs:477:39 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"libbacktrace"` | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:22:7 | 22 | #[cfg(backtrace_in_libstd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:26:11 | 26 | #[cfg(not(backtrace_in_libstd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dl_iterate_phdr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:181:40 | 181 | all(target_os = "android", feature = "dl_iterate_phdr"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `libnx` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:189:21 | 189 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: field `addr` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:410:14 | 410 | Symtab { addr: *mut c_void, name: &'a [u8] }, | ------ ^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:268:11 | 268 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `backtrace` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default,serde CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-8428f41a6d9d6c32/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-caf47dd52d0bb61c/build-script-build` [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound Compiling thread-id v4.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_id CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread-id-4.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread-id-4.0.0/Cargo.toml CARGO_PKG_AUTHORS='Ruud van Asseldonk ' CARGO_PKG_DESCRIPTION='Get a unique thread ID' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread-id CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/ruuda/thread-id' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name thread_id --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread-id-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f14ab91b2c78102b -C extra-filename=-27001da19c8dedd0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling log v0.4.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25/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.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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=96983d2159d23a94 -C extra-filename=-2e925dc775f1666e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-e162b126fb4ecb75/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="backtrace"' --cfg 'feature="deadlock_detection"' --cfg 'feature="petgraph"' --cfg 'feature="thread-id"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=40fc69241cb8343b -C extra-filename=-7c78a671655e5523 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern backtrace=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbacktrace-4ee093543f2ae103.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern petgraph=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpetgraph-5c5c25a9a1606083.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern thread_id=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthread_id-27001da19c8dedd0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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 warning: `parking_lot_core` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-8428f41a6d9d6c32/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7bb2b1f6eef41bfd -C extra-filename=-32d85b25f37ddb57 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libscopeguard-ef6791a61502e1bb.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/mutex.rs:162:15 | 162 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/remutex.rs:235:11 | 235 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/remutex.rs:250:15 | 250 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `lock_api` (lib) generated 7 warnings Compiling yoke-derive v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-derive-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-derive-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name yoke_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-derive-0.7.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=05efc254d3a14d47 -C extra-filename=-2763612da6d210f6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern synstructure=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsynstructure-f457bfc624e04319.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling syn v1.0.107 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=ce9e99c6ee435db2 -C extra-filename=-d16f2d9ffc3a5640 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/syn-d16f2d9ffc3a5640 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,full,parsing,printing,proc-macro,quote,visit-mut CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_FEATURE_VISIT_MUT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/syn-a4285839b2601e7b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/syn-d16f2d9ffc3a5640/build-script-build` [syn 1.0.107] cargo:rustc-cfg=syn_disable_nightly_tests Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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.107 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=107 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/syn-a4285839b2601e7b/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=422403f6a92fca7e -C extra-filename=-1899c4f371095095 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern unicode_ident=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_ident-18cba7749a68d018.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg syn_disable_nightly_tests` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/lit.rs:1569:15 | 1569 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/lib.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit-mut")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:1217:15 | 1217 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:1906:15 | 1906 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2071:15 | 2071 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2207:15 | 2207 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2807:15 | 2807 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:3263:15 | 3263 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:3392:15 | 3392 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `syn` (lib) generated 1851 warnings (270 duplicates) Compiling parking_lot v0.12.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="deadlock_detection"' --cfg 'feature="default"' --cfg 'feature="serde"' --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=bf7d7f8ff303fda0 -C extra-filename=-2f20dcd52b8a2cb3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblock_api-32d85b25f37ddb57.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot_core-7c78a671655e5523.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerovec-derive v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-derive-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-derive-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=90d312458947e3d1 -C extra-filename=-88da6d288b80d842 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tokio-macros v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-macros-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-macros-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Tokio'\''s proc macros. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d3bdced881be0a9 -C extra-filename=-18384d1e825c9152 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-core v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-core-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=2cb147ec2dc4fd1a -C extra-filename=-cab78f88f4f47fa4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling displaydoc v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/displaydoc-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/displaydoc-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name displaydoc --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ec1857204292fd6e -C extra-filename=-d6d4486924101fc3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mio v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-1.0.1/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=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=be5f6a82a108244f -C extra-filename=-7d2a6cb2140cab51 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling signal-hook-registry v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99653a63ffda7528 -C extra-filename=-278087402e6cdf1a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs:281:18 | 281 | 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: `signal-hook-registry` (lib) generated 1 warning Compiling socket2 v0.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=21fb677040676e2c -C extra-filename=-befe6818267d8e4a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tokio v1.43.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.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.43.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2036866411560bd4 -C extra-filename=-35ef2f4ba6fef042 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern mio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmio-7d2a6cb2140cab51.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsignal_hook_registry-278087402e6cdf1a.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-befe6818267d8e4a.rmeta --extern tokio_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_macros-18384d1e825c9152.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling either v1.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=c2182c282777d9bb -C extra-filename=-5dbd6d744a48cd23 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-sink v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-sink-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-sink-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The asynchronous `Sink` trait for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-sink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=adf78d7377931c75 -C extra-filename=-9eb5c4553a3aa77e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_provider_macros v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider_macros-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider_macros-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider_macros --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8829fc4f9fad7be0 -C extra-filename=-1d5ca2c3452301d5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d77840d1cd7f6345 -C extra-filename=-19cd6dd2540f8156 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustix v0.38.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="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", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5eaa82d5423b0c8b -C extra-filename=-c9aa82085b874c19 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-c9aa82085b874c19 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.15.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=e34b8467d21f63cb -C extra-filename=-a770dfb7a3fdf5f9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling equivalent v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5642a5581df13e4b -C extra-filename=-489bebc046b63f30 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling indexmap v2.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-2.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-2.7.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.7.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-2.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="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=d3543e89dd593fcf -C extra-filename=-91e02d61761771c6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern equivalent=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libequivalent-489bebc046b63f30.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-a770dfb7a3fdf5f9.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling stable_deref_trait v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99f2f42579988a3a -C extra-filename=-1f71475e15fd17b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling slab v0.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e8309df8ca5d3834 -C extra-filename=-f987d3ef3317f452 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slab-f987d3ef3317f452 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anyhow v1.0.95 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=b72104c64188213a -C extra-filename=-1b9f7df9c55c6f0f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-1b9f7df9c55c6f0f -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fnv v1.0.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=562022b7226dfba6 -C extra-filename=-da8e10e7a31d9a9c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling libm v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=d2d40a8529662fdc -C extra-filename=-f90ede66fc15866e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libm-f90ede66fc15866e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: `libm` (build script) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libm-9b0bf33339182dc0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libm-f90ede66fc15866e/build-script-build` [libm 0.2.6] cargo:rerun-if-changed=build.rs [libm 0.2.6] cargo:rustc-cfg=assert_no_panic Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slab-f37f642da85f22de/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slab-f987d3ef3317f452/build-script-build` Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6d07f0bd51b720e9 -C extra-filename=-6970cb4ad40cad1b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-6970cb4ad40cad1b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-utils v0.8.20 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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 -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=4291441e9882584b -C extra-filename=-ea9d0d5cb41385e5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-ea9d0d5cb41385e5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-4458bb36a037baa4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-6970cb4ad40cad1b/build-script-build` [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=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/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.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slab-f37f642da85f22de/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c6d4cae24fdec732 -C extra-filename=-414349fc5cba01c1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:230:15 | 230 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:244:11 | 244 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:901:20 | 901 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1070:20 | 1070 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1178:20 | 1178 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1188:20 | 1188 | #[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: `slab` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/libm-9b0bf33339182dc0/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ee7f062bec6e1fda -C extra-filename=-90498f1847188a46 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg assert_no_panic` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/src/math/fma.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: `libm` (lib) generated 109 warnings Compiling futures-channel v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=840c78b20dc45972 -C extra-filename=-09c63dfd8b5542b0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing-core v0.1.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33/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.63.0 CARGO_PKG_VERSION=0.1.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=d99dff26868923a0 -C extra-filename=-275e1cf7aa8650ea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-macro v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d60cb56bd3b4bbd4 -C extra-filename=-090579956c656584 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pin-utils v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c99f25bf0c4c9a0f -C extra-filename=-8ca430f51c0617fc --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-io v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-io-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=017108d51d56d464 -C extra-filename=-456b763dc5b51e11 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-task v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-task-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b2439e43565810f9 -C extra-filename=-84bd3c514d1067f7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-util v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-util-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="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=b3e54051da116e51 -C extra-filename=-eccc62dd6c968271 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_io-456b763dc5b51e11.rmeta --extern futures_macro=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_macro-090579956c656584.so --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_task-84bd3c514d1067f7.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern pin_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_utils-8ca430f51c0617fc.rmeta --extern slab=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslab-414349fc5cba01c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-4458bb36a037baa4/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=0a1b47ef9dc995df -C extra-filename=-dfa91c9c05bef89d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libm=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibm-90498f1847188a46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp` warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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) warning: `num-traits` (lib) generated 4 warnings Compiling zerofrom v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=a640b95bdcd8a9fb -C extra-filename=-473a51d38a6375fe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom_derive-3d6bb877b31f6c9a.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing-attributes v0.1.28 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-attributes-0.1.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-attributes-0.1.28/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.63.0 CARGO_PKG_VERSION=0.1.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-attributes-0.1.28/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(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=ed725a305c7fa4c3 -C extra-filename=-914f40ae1833ee5d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.0/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.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytes-1.9.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", "serde", "std"))' -C metadata=a2a988f23e3ddbe5 -C extra-filename=-ed6ddaf84644992c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tracing v0.1.41 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="async-await"' --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=c5e0042376780785 -C extra-filename=-74bb8cc13c5ff727 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_attributes-914f40ae1833ee5d.so --extern tracing_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_core-275e1cf7aa8650ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling yoke v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=3c5d8070ece244c8 -C extra-filename=-3ade17a2cb7c0448 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstable_deref_trait-1f71475e15fd17b4.rmeta --extern yoke_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke_derive-2763612da6d210f6.so --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-473a51d38a6375fe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memoffset v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=fd6215599cd26566 -C extra-filename=-761cd87fb473e228 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-761cd87fb473e228 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerovec v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=ada09068de9179a1 -C extra-filename=-473f2990402d18e6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-3ade17a2cb7c0448.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-473a51d38a6375fe.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec_derive-88da6d288b80d842.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `zerovec` (lib) generated 1 warning Compiling tokio-util v0.7.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-util-0.7.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-util-0.7.13/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.70 CARGO_PKG_VERSION=0.7.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-util-0.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --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=54ad1b68e15edc95 -C extra-filename=-f8c8ba9d1df28a75 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ring v0.17.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=effd03b4eeab5abd -C extra-filename=-f950f5fddfe1b91a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-f950f5fddfe1b91a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ryu v1.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-1.0.12/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=f8b33d2d4de2b5ef -C extra-filename=-449704afdb498703 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="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=9d0e761d7e67c732 -C extra-filename=-b21612bfa07a67cb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-b21612bfa07a67cb -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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='-Clink-arg=-fstack-protector-strong' 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-a9af296508351938/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-b21612bfa07a67cb/build-script-build` [serde 1.0.217] cargo:rerun-if-changed=build.rs [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_error) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_net) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5 CARGO_MANIFEST_LINKS=ring_core_0_17_5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-f950f5fddfe1b91a/build-script-build` [ring 0.17.5] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.5] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_5_ [ring 0.17.5] OPT_LEVEL = Some(3) [ring 0.17.5] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out) [ring 0.17.5] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.5] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.5] CC_x86_64-unknown-freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.5] CC_x86_64_unknown_freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.5] HOST_CC = None [ring 0.17.5] cargo:rerun-if-env-changed=CC [ring 0.17.5] CC = Some(/usr/local/llvm19/bin/clang) [ring 0.17.5] RUSTC_WRAPPER = None [ring 0.17.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.5] CRATE_CC_NO_DEFAULTS = None [ring 0.17.5] DEBUG = Some(false) [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.5] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.5] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.5] HOST_CFLAGS = None [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.5] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.5] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.5] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] exit status: 0 [ring 0.17.5] cargo:rustc-link-lib=static=ring_core_0_17_5_ [ring 0.17.5] OPT_LEVEL = Some(3) [ring 0.17.5] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out) [ring 0.17.5] TARGET = Some(x86_64-unknown-freebsd) [ring 0.17.5] HOST = Some(x86_64-unknown-freebsd) [ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.5] CC_x86_64-unknown-freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.5] CC_x86_64_unknown_freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.5] HOST_CC = None [ring 0.17.5] cargo:rerun-if-env-changed=CC [ring 0.17.5] CC = Some(/usr/local/llvm19/bin/clang) [ring 0.17.5] RUSTC_WRAPPER = None [ring 0.17.5] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [ring 0.17.5] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.5] CRATE_CC_NO_DEFAULTS = None [ring 0.17.5] DEBUG = Some(false) [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.5] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.5] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.5] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.5] HOST_CFLAGS = None [ring 0.17.5] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.5] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [ring 0.17.5] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [ring 0.17.5] CC_SHELL_ESCAPED_FLAGS = None [ring 0.17.5] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [ring 0.17.5] cargo:rustc-link-lib=static=ring_core_0_17_5_test [ring 0.17.5] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out [ring 0.17.5] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.5] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.5] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.5] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.5] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.5] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.5] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.5] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.5] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.5] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.5] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.5] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95/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.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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-150c1cf616e21edf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-1b9f7df9c55c6f0f/build-script-build` [anyhow 1.0.95] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.95] cargo:rustc-cfg=std_backtrace Compiling crossbeam-epoch v0.9.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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.38 CARGO_PKG_VERSION=0.9.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=19f44a215d60df5b -C extra-filename=-a262999edb14e353 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-a262999edb14e353 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls-pki-types v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pki-types-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pki-types-1.11.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pki-types-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=90c588bbe433ed31 -C extra-filename=-02f3ecbd0865e3fa --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95/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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-150c1cf616e21edf/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4b41b62dbbb1e6fb -C extra-filename=-d6e4a4a1e5ce35ff --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde-a9af296508351938/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-1.0.217/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="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=505423ef99c96438 -C extra-filename=-2e6f7a84c53fb341 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_derive-eba7307030fbce24.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling tinystr v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=18e3c3d755679107 -C extra-filename=-fde2170bf8f0b1e4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand_core v0.6.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=54de659423722406 -C extra-filename=-b843218f7b3b38d7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-ee33777f0f788b54.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand_core` (lib) generated 6 warnings Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=442609f7d15da54d -C extra-filename=-ae92c117ba264d48 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling litemap v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=4e6f7c5d54e65633 -C extra-filename=-b5d21332ea99c9c5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling writeable v0.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=fa4fa7f56ad7c161 -C extra-filename=-602b08af944cd2a8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9888da1c14c90705 -C extra-filename=-7d116d13e3bf7c62 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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])); | warning: `percent-encoding` (lib) generated 1 warning Compiling icu_locid v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=03b3803c4d4db522 -C extra-filename=-a836b3124f112ea2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern litemap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblitemap-b5d21332ea99c9c5.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-fde2170bf8f0b1e4.rmeta --extern writeable=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwriteable-602b08af944cd2a8.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25/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.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/log-0.4.25/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("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=3b2cc22524356bcf -C extra-filename=-737d17148603a826 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9865842565f0455b -C extra-filename=-71ab060299b57554 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_json v1.0.137 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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="indexmap"' --cfg 'feature="preserve_order"' --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=2cc83f633a9a42e2 -C extra-filename=-1a76ca31afff1dd9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-1a76ca31afff1dd9 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v2.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/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.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.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="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=f10c8acf625f64bd -C extra-filename=-3b4dd4101efdee28 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `external::__private::*` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21 | 255 | pub use crate::{external::__private::*, traits::__private::*}; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: struct `AsDisplay` is never constructed --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19 | 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B); | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bitflags` (lib) generated 2 warnings Compiling spin v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="once"' --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=a0a2381327e76790 -C extra-filename=-1ca737bec90bb718 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.2/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.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/once_cell-1.20.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="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=1b7c47dd93a5d35e -C extra-filename=-f547330603277d64 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out RING_CORE_PREFIX=ring_core_0_17_5_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=04475696d7e815f4 -C extra-filename=-e728f630ad27e163 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-ee33777f0f788b54.rmeta --extern spin=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libspin-1ca737bec90bb718.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuntrusted-71ab060299b57554.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -l static=ring_core_0_17_5_ -l static=ring_core_0_17_5_test` warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/src/lib.rs:37:12 | 37 | #![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: unused imports: `PKCS1` and `PSS` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/src/rsa/padding.rs:21:13 | 21 | pkcs1::{PKCS1, RSA_PKCS1_SHA256, RSA_PKCS1_SHA384, RSA_PKCS1_SHA512}, | ^^^^^ 22 | pss::{PSS, RSA_PSS_SHA256, RSA_PSS_SHA384, RSA_PSS_SHA512}, | ^^^ | = note: `#[warn(unused_imports)]` on by default warning: `ring` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,indexmap,preserve_order,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-21edc6a0e8871e58/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-1a76ca31afff1dd9/build-script-build` [serde_json 1.0.137] cargo:rerun-if-changed=build.rs [serde_json 1.0.137] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.137] cargo:rustc-cfg=fast_arithmetic="64" Compiling icu_provider v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=43f925a423d1bc34 -C extra-filename=-73bbf72e0ab45eae --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_locid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid-a836b3124f112ea2.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider_macros-1d5ca2c3452301d5.so --extern stable_deref_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstable_deref_trait-1f71475e15fd17b4.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-fde2170bf8f0b1e4.rmeta --extern writeable=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwriteable-602b08af944cd2a8.rmeta --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-3ade17a2cb7c0448.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-473a51d38a6375fe.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `icu_provider` (lib) generated 1 warning Compiling aho-corasick v1.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=40ebbd1b09147a1d -C extra-filename=-a80bc756597aac88 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-syntax v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=0143c7ae00836817 -C extra-filename=-40777035cbe1772c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling httparse v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=5b1d505ebc1dcd38 -C extra-filename=-c852d0ebf23d4943 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/httparse-c852d0ebf23d4943 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_locid_transform_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1eeb80c7505c002a -C extra-filename=-e76fb3ea1ff47fdd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform_data` (lib) generated 2 warnings Compiling icu_locid_transform v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=e48b2f398cb25edc -C extra-filename=-366bf167552f9b96 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_locid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid-a836b3124f112ea2.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid_transform_data-e76fb3ea1ff47fdd.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-73bbf72e0ab45eae.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-fde2170bf8f0b1e4.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/httparse-b18327827de263c2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/httparse-c852d0ebf23d4943/build-script-build` [httparse 1.8.0] cargo:rustc-cfg=httparse_simd Compiling regex-automata v0.4.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=06a1632492722b6d -C extra-filename=-e2bd6aeb1b7cdd9f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaho_corasick-a80bc756597aac88.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_syntax-40777035cbe1772c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-21edc6a0e8871e58/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --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=19f209bab161db1c -C extra-filename=-c3d6a868226bb7bf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern ryu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libryu-449704afdb498703.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling icu_collections v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=810d21be379e7959 -C extra-filename=-b3f6f9d03d666db5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-3ade17a2cb7c0448.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-473a51d38a6375fe.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=ebbdf01c559eba54 -C extra-filename=-e71c8df2ac04c9ff --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-e71c8df2ac04c9ff -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/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.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=82121dceb8289d45 -C extra-filename=-673a7d39ab99de94 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `bitflags` (lib) generated 2 warnings (2 duplicates) Compiling icu_properties_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c520311384cfc4e4 -C extra-filename=-865ff3bc3682c55a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_properties_data` (lib) generated 2 warnings Compiling icu_properties v1.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=0c5cc6cccd480f1b -C extra-filename=-f775b2539df99451 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_collections=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_collections-b3f6f9d03d666db5.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid_transform-366bf167552f9b96.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties_data-865ff3bc3682c55a.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-73bbf72e0ab45eae.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-fde2170bf8f0b1e4.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_properties` (lib) generated 3 warnings Compiling regex v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-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 --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=b19b21f9c5186fd7 -C extra-filename=-137de627fb55e436 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaho_corasick-a80bc756597aac88.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --extern regex_automata=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_automata-e2bd6aeb1b7cdd9f.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_syntax-40777035cbe1772c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/httparse-b18327827de263c2/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1b5ab0f5d747e04d -C extra-filename=-caa4564696a9bcdd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg httparse_simd` warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `httparse_simd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `httparse` (lib) generated 30 warnings Compiling rustls-webpki v0.102.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-webpki-0.102.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=318cd77acaa60246 -C extra-filename=-d0b0ffbe591d011a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libring-e728f630ad27e163.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern untrusted=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuntrusted-71ab060299b57554.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling rand_chacha v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=f2eb1ab12950d858 -C extra-filename=-8317e69124d69863 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libppv_lite86-ae92c117ba264d48.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-b843218f7b3b38d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-d8521ca5b797375a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-ea9d0d5cb41385e5/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Compiling itertools v0.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="use_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=81a3889c34496dc7 -C extra-filename=-2054282da7605a0d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-5dbd6d744a48cd23.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=a2c6c8e9759669d4 -C extra-filename=-a2a6aa7b9bfe90e1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_normalizer_data v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9341b321abc7cb81 -C extra-filename=-3b89301aafae14a4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_normalizer_data` (lib) generated 2 warnings Compiling utf8_iter v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d36740e5092ace23 -C extra-filename=-6560c50b0394be9e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zeroize v1.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=133f52d7f0917a7a -C extra-filename=-addf643c5b4fa414 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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: `zeroize` (lib) generated 2 warnings Compiling write16 v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=2c2d1f38b8168c61 -C extra-filename=-6df14f73538e0e54 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling subtle v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=c7ded3f7f174e2e4 -C extra-filename=-d2cc95e5e9a5412d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ warning: `subtle` (lib) generated 3 warnings Compiling utf16_iter v1.0.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=075810376c443b19 -C extra-filename=-d2580b2fe0f04fe1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling icu_normalizer v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=262742aab87e30fc -C extra-filename=-6713d74ad010aa9d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_collections=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_collections-b3f6f9d03d666db5.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_normalizer_data-3b89301aafae14a4.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties-f775b2539df99451.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-73bbf72e0ab45eae.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern utf16_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf16_iter-d2580b2fe0f04fe1.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8_iter-6560c50b0394be9e.rmeta --extern write16=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwrite16-6df14f73538e0e54.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-473f2990402d18e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:102:15 | 102 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:394:15 | 394 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:502:15 | 502 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1615:15 | 1615 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1721:15 | 1721 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2217:15 | 2217 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2265:15 | 2265 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_normalizer` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-d8521ca5b797375a/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=5b2b09c52574a067 -C extra-filename=-a6c2debceb7aaf05 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[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: `crossbeam-utils` (lib) generated 23 warnings Compiling rand v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=dd9af2326510f780 -C extra-filename=-5ebbc55dac151c21 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern rand_chacha=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_chacha-8317e69124d69863.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-b843218f7b3b38d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `std` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: trait `Float` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 27 warnings Compiling ahash v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="serde"' --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=0b32fd3eb03d756d -C extra-filename=-c71e06dd7bcd3de8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ahash-c71e06dd7bcd3de8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ae0886fe8a68479f -C extra-filename=-cd2ec6079b26a35e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a95884b084623e31 -C extra-filename=-c2d4b7103a15f805 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaho_corasick-a2a6aa7b9bfe90e1.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_syntax-cd2ec6079b26a35e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ahash-8f19467564a2c242/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ahash-c71e06dd7bcd3de8/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling idna_adapter v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=7fcce2734ee3e356 -C extra-filename=-68227b6eb2359908 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_normalizer-6713d74ad010aa9d.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties-f775b2539df99451.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=218eae4c604b8bc4 -C extra-filename=-b87864808484471e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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])); | warning: `form_urlencoded` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5458b9468e589c98 -C extra-filename=-a38b514597bd254c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerocopy v0.7.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.7.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.7.35/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.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=94b2c102446bd7c8 -C extra-filename=-4653adc11ab84294 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ahash-8f19467564a2c242/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="serde"' --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=e82ab86d7562e71a -C extra-filename=-d636e07a489b3575 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-ee33777f0f788b54.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy-4653adc11ab84294.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `ahash` (lib) generated 45 warnings Compiling idna v1.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=4b3ffabda89417e0 -C extra-filename=-8018cfd70ba4b18c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libidna_adapter-68227b6eb2359908.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8_iter-6560c50b0394be9e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.11.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=b7fcb49f6ee1442a -C extra-filename=-b765b04d57215eca --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaho_corasick-a2a6aa7b9bfe90e1.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern regex_automata=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_automata-c2d4b7103a15f805.rmeta --extern regex_syntax=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_syntax-cd2ec6079b26a35e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-5f7c04c3f067cb9c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-c9aa82085b874c19/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling proc-macro-error-attr v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=ad6030a59e6b4bdc -C extra-filename=-eb4723163363a450 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-attr-eb4723163363a450 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling errno v0.3.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fd2da0436ed02aa7 -C extra-filename=-ea70ed8c19aa597a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning Compiling rustls v0.23.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21/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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=938567102f98db50 -C extra-filename=-27446c35dabaddfe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-27446c35dabaddfe -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mime v0.3.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime-0.3.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime-0.3.16/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=067b266081a8f3be -C extra-filename=-290b1cc6f4921cda --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lazy_static v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.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 OR 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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=95453c332c5e5e51 -C extra-filename=-33862d2358f69ae6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Compiling typenum v1.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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=37c1962d5dfbf4fb -C extra-filename=-7f9d4f3bc09c8498 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-7f9d4f3bc09c8498 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-7f9d4f3bc09c8498/build-script-main` [typenum 1.16.0] cargo:rerun-if-changed=build/main.rs [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out/consts.rs [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_OP=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out/op.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=log,logging,ring,std,tls12 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-49eefe6826a3b867/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-27446c35dabaddfe/build-script-build` [rustls 0.23.21] cargo:rustc-check-cfg=cfg(bench) [rustls 0.23.21] cargo:rustc-check-cfg=cfg(read_buf) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-5f7c04c3f067cb9c/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="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", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=78f1f158ebd67512 -C extra-filename=-7568bd29162e6378 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-3b4dd4101efdee28.rmeta --extern libc_errno=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liberrno-ea70ed8c19aa597a.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1713:5 | 1713 | / weakcall! { 1714 | | fn memfd_create( 1715 | | name: *const c::c_char, 1716 | | flags: c::c_uint 1717 | | ) -> c::c_int 1718 | | } | |_____- 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: `rustix` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-attr-150088f853ebeae0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-attr-eb4723163363a450/build-script-build` Compiling url v2.5.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=cacb4e75a5b69c2c -C extra-filename=-1a7a8300cfbb57c0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libform_urlencoded-b87864808484471e.rmeta --extern idna=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libidna-8018cfd70ba4b18c.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-bdaebd79c582be4a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-761cd87fb473e228/build-script-build` [memoffset 0.7.1] cargo:rustc-cfg=tuple_ty [memoffset 0.7.1] cargo:rustc-cfg=allow_clippy [memoffset 0.7.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.7.1] cargo:rustc-cfg=doctests [memoffset 0.7.1] cargo:rustc-cfg=raw_ref_macros Compiling proc-macro-error v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=bd0eda6d3d5a4229 -C extra-filename=-bc953b97071ad5b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-bc953b97071ad5b4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicase v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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=0d063e8876399954 -C extra-filename=-b4a895bc59ec7239 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-b4a895bc59ec7239 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling generic-array v0.14.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=42c85019c513cfa6 -C extra-filename=-30f3a26bd5080679 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/generic-array-30f3a26bd5080679 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling paste v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86a32e5397972b6e -C extra-filename=-b2bcc95d94dac842 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/paste-b2bcc95d94dac842 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling semver v1.0.25 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b17151caf686ee5d -C extra-filename=-27be7b460927d8f3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-27be7b460927d8f3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/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.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/paste-b6dc191e6198e153/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/paste-b2bcc95d94dac842/build-script-build` [paste 1.0.11] cargo:rerun-if-changed=build.rs 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/generic-array-7f0bf69bf0f1480d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/generic-array-30f3a26bd5080679/build-script-build` [generic-array 0.14.6] cargo:rustc-cfg=relaxed_coherence 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-3023095f2515dd0d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-bc953b97071ad5b4/build-script-build` [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-bdaebd79c582be4a/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=4077b794a6efb531 -C extra-filename=-bf3323bbead583d5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs:65:7 | 65 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs:68:7 | 68 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 14 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-attr-150088f853ebeae0/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=0f326c5de1d9b7ce -C extra-filename=-2a2fab92f3385901 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: `proc-macro-error-attr` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rustls is a modern TLS library written in Rust.' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.23.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-49eefe6826a3b867/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.23.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=95f2c553961d1ac9 -C extra-filename=-7dd6449931859989 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern ring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libring-e728f630ad27e163.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern webpki=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwebpki-d0b0ffbe591d011a.rmeta --extern subtle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsubtle-d2cc95e5e9a5412d.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzeroize-addf643c5b4fa414.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out TYPENUM_BUILD_CONSTS=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out/consts.rs TYPENUM_BUILD_OP=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/typenum-edb74720aa347efa/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=ae9554fb0f7396b6 -C extra-filename=-a91d9a3dff8591f4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0/src/lib.rs:111:25 | 111 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `typenum` (lib) generated 6 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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.38 CARGO_PKG_VERSION=0.9.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-b0ee60cdb27d4cfb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-a262999edb14e353/build-script-build` [crossbeam-epoch 0.9.13] cargo:rerun-if-changed=no_atomic.rs Compiling http v0.2.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/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=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84af8534ddf9de37 -C extra-filename=-03cbecc43769641c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/lib.rs:161:9 | 161 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/header/map.rs:1155:17 | 1155 | drop(danger); // Make lint happy | ^^^^^------^ | | | argument has type `bool` | = note: `#[warn(dropping_copy_types)]` implied by `#[warn(warnings)]` help: use `let _ = ...` to ignore the expression or result | 1155 - drop(danger); // Make lint happy 1155 + let _ = danger; // Make lint happy | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/header/map.rs:1258:17 | 1258 | drop(danger); | ^^^^^------^ | | | argument has type `bool` | help: use `let _ = ...` to ignore the expression or result | 1258 - drop(danger); 1258 + let _ = danger; | warning: `http` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.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 --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=2286b3b06b0a9473 -C extra-filename=-42d6c31524806a9c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-42d6c31524806a9c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=dcc085e4517668b4 -C extra-filename=-7797ca06238c1d85 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling strsim v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=85f400ab9b1a9b22 -C extra-filename=-6167146a8e106e57 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crc32fast v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.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.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=7aa13b8ce22cb9be -C extra-filename=-b11676b5d64b9848 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32fast-b11676b5d64b9848 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ident_case v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=0a00aad3deb1a675 -C extra-filename=-7767375c9b454f65 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `ident_case` (lib) generated 2 warnings Compiling darling_core v0.20.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_core-0.20.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_core-0.20.8/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.20.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=4a928afe15b85c3a -C extra-filename=-3912780c70627595 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-7797ca06238c1d85.rmeta --extern ident_case=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libident_case-7767375c9b454f65.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern strsim=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrsim-6167146a8e106e57.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `bound` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_core-0.20.8/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: `darling_core` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.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.3.2 CARGO_PKG_VERSION_MAJOR=1 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32fast-45ee55a64efc94e9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32fast-b11676b5d64b9848/build-script-build` [crc32fast 1.3.2] cargo:rerun-if-changed=build.rs [crc32fast 1.3.2] cargo:rustc-cfg=crc32fast_stdarchx86 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-f13c9d1ee80213ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-42d6c31524806a9c/build-script-build` [indexmap 1.9.2] cargo:rustc-cfg=has_std [indexmap 1.9.2] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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.38 CARGO_PKG_VERSION=0.9.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-b0ee60cdb27d4cfb/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=5b8d25abbc77dc21 -C extra-filename=-99141cc08e4e8fca --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-a6c2debceb7aaf05.rmeta --extern memoffset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemoffset-bf3323bbead583d5.rmeta --extern scopeguard=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libscopeguard-ef6791a61502e1bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:71:7 | 71 | #[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_no_atomic_cas` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:93:11 | 93 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:94:11 | 94 | #[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_no_atomic_cas` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:139:11 | 139 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:1690:21 | 1690 | #[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_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:347:19 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_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: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:347:59 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:356:23 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_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: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:356:63 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:882:15 | 882 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:889:19 | 889 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:930:15 | 930 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:932:19 | 932 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:58:15 | 58 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:61:11 | 61 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:301:15 | 301 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:556:21 | 556 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:204:29 | 204 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/sync/queue.rs:218:21 | 218 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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: `crossbeam-epoch` (lib) generated 28 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/generic-array-7f0bf69bf0f1480d/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=28254e47f2e7f613 -C extra-filename=-9033a23462784110 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern typenum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtypenum-a91d9a3dff8591f4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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: `generic-array` (lib) generated 4 warnings Compiling tokio-rustls v0.26.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-rustls-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-rustls-0.26.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=4da8458852ae5900 -C extra-filename=-046811b704526b91 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls-7dd6449931859989.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/proc-macro-error-3023095f2515dd0d/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=4730ca0245c85fd1 -C extra-filename=-9b7c133b8736bd5a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro_error_attr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro_error_attr-2a2fab92f3385901.so --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg use_fallback` warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: panic message is not a string literal --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `proc-macro-error` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/paste-b6dc191e6198e153/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca6dab9ac9740966 -C extra-filename=-7004697d9aa92d76 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_literal_fromstr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/src/lib.rs:414:15 | 414 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = 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_literal_fromstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `paste` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerofrom --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerofrom-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="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=d1a48119c8099de1 -C extra-filename=-4bd1785d0582f47f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zerofrom_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom_derive-3d6bb877b31f6c9a.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fastrand v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-2.2.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-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 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=da5999c60a908261 -C extra-filename=-d2723c2c544ff952 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=315f5059805c0fb0 -C extra-filename=-c4a09840177ffcc2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 embed-bitcode=no -C debug-assertions=off --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=27c805ec2b349a8c -C extra-filename=-28b51e2d67d7762b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror v2.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fa4bace4b8435562 -C extra-filename=-c668dacffda0d2a9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-c668dacffda0d2a9 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling adler2 v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler2-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler2-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink :oyvindln ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oyvindln/adler2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name adler2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=7ca834ad612bf013 -C extra-filename=-cf42d79cd8a862f2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a1b69441027b740e -C extra-filename=-d29c7cd158bbde99 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=b92ba97c2c155641 -C extra-filename=-65c901abf156b99d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name yoke --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a5bc28ffb00a530b -C extra-filename=-2b7429ae909b54c4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstable_deref_trait-d29c7cd158bbde99.rmeta --extern yoke_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke_derive-2763612da6d210f6.so --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-4bd1785d0582f47f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling miniz_oxide v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=5e1496fe260d22b2 -C extra-filename=-a46d21dab51d1007 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern adler2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libadler2-cf42d79cd8a862f2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/indexmap-f13c9d1ee80213ca/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.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("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=f3c43247d484f3d7 -C extra-filename=-4f3aac1dd0a0c68a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-28b51e2d67d7762b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_std` warning: `indexmap` (lib) generated 13 warnings (13 duplicates) Compiling tempfile v3.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0/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.14.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ee4d9ec9758dd53a -C extra-filename=-8676fbac70db9ffd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfastrand-d2723c2c544ff952.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-f547330603277d64.rmeta --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-7568bd29162e6378.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crossbeam-deque v0.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.2/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.38 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=c16a1a88b4595db5 -C extra-filename=-43f2ee062cbf9e60 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern crossbeam_epoch=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_epoch-99141cc08e4e8fca.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-a6c2debceb7aaf05.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.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.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32fast-45ee55a64efc94e9/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=fdc609f98d2c9279 -C extra-filename=-ff10d1b0d4127852 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = 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(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | warning: `crc32fast` (lib) generated 2 warnings Compiling darling_macro v0.20.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_macro-0.20.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_macro-0.20.8/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='' CARGO_PKG_VERSION=0.20.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_macro-0.20.8/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=9de60efce1ac4b50 -C extra-filename=-09455aeac0bdf805 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdarling_core-3912780c70627595.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-e416882d293e2b9e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-b4a895bc59ec7239/build-script-build` [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling prost-derive v0.12.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Generate encoding and decoding implementations for Prost annotated types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f98d1dccb3ebce18 -C extra-filename=-ac2d26c0f87c0d16 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanyhow-d6e4a4a1e5ce35ff.rlib --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-2054282da7605a0d.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-f789a87352e3d60d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-e71c8df2ac04c9ff/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs 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='-Clink-arg=-fstack-protector-strong' 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-d4a2240fdccd8534/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-c9aa82085b874c19/build-script-build` [rustix 0.38.40] cargo:rerun-if-changed=build.rs [rustix 0.38.40] cargo:rustc-cfg=static_assertions [rustix 0.38.40] cargo:rustc-cfg=libc [rustix 0.38.40] cargo:rustc-cfg=freebsdlike [rustix 0.38.40] cargo:rustc-cfg=bsd [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.40] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8/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.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f4d822893369badd -C extra-filename=-f0dd60bf4cceb68d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `errno` (lib) generated 1 warning (1 duplicate) Compiling try-lock v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/try-lock-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/try-lock-0.2.3/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/try-lock-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c51f39b267e3b961 -C extra-filename=-cc1e9728116a1278 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitflags v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=f74055651152c64b -C extra-filename=-db3e9cdbf022328c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fixedbitset --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=355826a9604ac141 -C extra-filename=-b53bed7256bd58df --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.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 OR 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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=23a2a4e90e67824b -C extra-filename=-457dddd88835ed3c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `lazy_static` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name petgraph --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.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("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=829ae71895b4dd6d -C extra-filename=-0c26aff0bc9d754e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern fixedbitset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfixedbitset-b53bed7256bd58df.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-4f3aac1dd0a0c68a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `IterUtilsExt` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/iter_utils.rs:1:11 | 1 | pub trait IterUtilsExt: Iterator { | ^^^^^^^^^^^^ warning: `petgraph` (lib) generated 3 warnings (2 duplicates) Compiling want v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=973a25440505a215 -C extra-filename=-490262ab111749a0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern try_lock=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtry_lock-cc1e9728116a1278.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `try_lock::TryLock::::try_lock_order`: This method is actually unsafe because it unsafely allows the use of weaker memory ordering. Please use try_lock_explicit instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:209:63 | 209 | if let Some(mut locked) = self.inner.task.try_lock_order(SeqCst, SeqCst) { | ^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:212:52 | 212 | let old = self.inner.state.compare_and_swap( | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:253:26 | 253 | self.inner.state.compare_and_swap( | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `try_lock::TryLock::::try_lock_order`: This method is actually unsafe because it unsafely allows the use of weaker memory ordering. Please use try_lock_explicit instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:352:63 | 352 | if let Some(mut locked) = self.inner.task.try_lock_order(SeqCst, SeqCst) { | ^^^^^^^^^^^^^^ warning: `want` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/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.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustix-d4a2240fdccd8534/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="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", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=19057685baf23b81 -C extra-filename=-5f3a14204bb3adc4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-673a7d39ab99de94.rmeta --extern libc_errno=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liberrno-f0dd60bf4cceb68d.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `rustix` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-f789a87352e3d60d/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=588d2241c2307921 -C extra-filename=-306400b82e6a233a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_deque-43f2ee062cbf9e60.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-a6c2debceb7aaf05.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `rayon-core` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-e416882d293e2b9e/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=949bc5c18c092d15 -C extra-filename=-59d70b86052a9a29 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:7:9 | 7 | __unicase__core_and_alloc, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:55:11 | 55 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:57:11 | 57 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:60:15 | 60 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:62:15 | 62 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:66:7 | 66 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:302:7 | 302 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:310:7 | 310 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44 | 34 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 34 - x @ _ if x <= 0x2e => (from | 1), 34 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57 | 36 | x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), | ^ ^ | help: remove these parentheses | 36 - x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), 36 + x @ _ if 0x32 <= x && x <= 0x36 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57 | 37 | x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 37 - x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), 37 + x @ _ if 0x39 <= x && x <= 0x47 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57 | 39 | x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), | ^ ^ | help: remove these parentheses | 39 - x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), 39 + x @ _ if 0x4a <= x && x <= 0x76 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57 | 41 | x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 41 - x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), 41 + x @ _ if 0x79 <= x && x <= 0x7d => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57 | 44 | x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), | ^ ^ | help: remove these parentheses | 44 - x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), 44 + x @ _ if 0x82 <= x && x <= 0x84 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57 | 61 | x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), | ^ ^ | help: remove these parentheses | 61 - x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), 61 + x @ _ if 0xa0 <= x && x <= 0xa4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57 | 69 | x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 69 - x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), 69 + x @ _ if 0xb3 <= x && x <= 0xb5 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57 | 78 | x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 78 - x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), 78 + x @ _ if 0xcb <= x && x <= 0xdb => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57 | 79 | x @ _ if 0xde <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 79 - x @ _ if 0xde <= x && x <= 0xee => (from | 1), 79 + x @ _ if 0xde <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57 | 82 | x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), | ^ ^ | help: remove these parentheses | 82 - x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), 82 + x @ _ if 0xf2 <= x && x <= 0xf4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44 | 85 | x @ _ if 0xf8 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 85 - x @ _ if 0xf8 <= x => (from | 1), 85 + x @ _ if 0xf8 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44 | 91 | x @ _ if x <= 0x1e => (from | 1), | ^ ^ | help: remove these parentheses | 91 - x @ _ if x <= 0x1e => (from | 1), 91 + x @ _ if x <= 0x1e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57 | 93 | x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), | ^ ^ | help: remove these parentheses | 93 - x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), 93 + x @ _ if 0x22 <= x && x <= 0x32 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57 | 102 | x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), | ^ ^ | help: remove these parentheses | 102 - x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), 102 + x @ _ if 0x46 <= x && x <= 0x4e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57 | 109 | x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), | ^ ^ | help: remove these parentheses | 109 - x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), 109 + x @ _ if 0x70 <= x && x <= 0x72 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57 | 126 | x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 126 - x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), 126 + x @ _ if 0xd8 <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57 | 142 | x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), | ^ ^ | help: remove these parentheses | 142 - x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), 142 + x @ _ if 0x60 <= x && x <= 0x80 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57 | 143 | x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), | ^ ^ | help: remove these parentheses | 143 - x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), 143 + x @ _ if 0x8a <= x && x <= 0xbe => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57 | 145 | x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 145 - x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), 145 + x @ _ if 0xc1 <= x && x <= 0xcd => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44 | 146 | x @ _ if 0xd0 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 146 - x @ _ if 0xd0 <= x => (from | 1), 146 + x @ _ if 0xd0 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44 | 152 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | help: remove these parentheses | 152 - x @ _ if x <= 0x2e => (from | 1), 152 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44 | 252 | x @ _ if x <= 0x94 => (from | 1), | ^ ^ | help: remove these parentheses | 252 - x @ _ if x <= 0x94 => (from | 1), 252 + x @ _ if x <= 0x94 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57 | 260 | x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), | ^ ^ | help: remove these parentheses | 260 - x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), 260 + x @ _ if 0xa0 <= x && x <= 0xfe => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57 | 420 | x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 420 - x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), 420 + x @ _ if 0x67 <= x && x <= 0x6b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57 | 428 | x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), | ^ ^ | help: remove these parentheses | 428 - x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), 428 + x @ _ if 0x80 <= x && x <= 0xe2 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57 | 429 | x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 429 - x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), 429 + x @ _ if 0xeb <= x && x <= 0xed => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53 | 439 | x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), | ^ ^ | help: remove these parentheses | 439 - x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), 439 + x @ _ if 0xa640 <= x && x <= 0xa66c => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53 | 440 | x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), | ^ ^ | help: remove these parentheses | 440 - x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), 440 + x @ _ if 0xa680 <= x && x <= 0xa69a => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53 | 441 | x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), | ^ ^ | help: remove these parentheses | 441 - x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), 441 + x @ _ if 0xa722 <= x && x <= 0xa72e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53 | 442 | x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), | ^ ^ | help: remove these parentheses | 442 - x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), 442 + x @ _ if 0xa732 <= x && x <= 0xa76e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53 | 443 | x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 443 - x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), 443 + x @ _ if 0xa779 <= x && x <= 0xa77b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53 | 445 | x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), | ^ ^ | help: remove these parentheses | 445 - x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), 445 + x @ _ if 0xa77e <= x && x <= 0xa786 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53 | 448 | x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), | ^ ^ | help: remove these parentheses | 448 - x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), 448 + x @ _ if 0xa790 <= x && x <= 0xa792 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53 | 449 | x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), | ^ ^ | help: remove these parentheses | 449 - x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), 449 + x @ _ if 0xa796 <= x && x <= 0xa7a8 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53 | 459 | x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), | ^ ^ | help: remove these parentheses | 459 - x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), 459 + x @ _ if 0xa7b4 <= x && x <= 0xa7be => from | 1, | warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:138:19 | 138 | #[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__const_fns` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:152:11 | 152 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:160:15 | 160 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:166:11 | 166 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:174:15 | 174 | #[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: `unicase` (lib) generated 60 warnings Compiling darling v0.20.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling-0.20.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling-0.20.8/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='' CARGO_PKG_VERSION=0.20.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling-0.20.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="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=8e170fd3309084c8 -C extra-filename=-a21c4385aafa8bf9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern darling_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdarling_core-3912780c70627595.rmeta --extern darling_macro=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdarling_macro-09455aeac0bdf805.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling flate2 v1.0.35 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/flate2-1.0.35 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/flate2-1.0.35/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=1.0.35 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/flate2-1.0.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=59474916c0185b71 -C extra-filename=-4d59098e01275ab5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern crc32fast=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrc32fast-ff10d1b0d4127852.rmeta --extern miniz_oxide=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libminiz_oxide-a46d21dab51d1007.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerovec --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=f02cf26ce035e94d -C extra-filename=-021339d7dafe80e5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-2b7429ae909b54c4.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-4bd1785d0582f47f.rmeta --extern zerovec_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec_derive-88da6d288b80d842.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `zerovec` (lib) generated 1 warning (1 duplicate) Compiling block-buffer v0.10.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/block-buffer-0.10.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/block-buffer-0.10.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/block-buffer-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b53110b27474c65 -C extra-filename=-4524f800d6e4907f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeneric_array-9033a23462784110.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=f011882b641a41ba -C extra-filename=-47a4e6fef413b488 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern generic_array=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeneric_array-9033a23462784110.rmeta --extern typenum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtypenum-a91d9a3dff8591f4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling http v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-1.2.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=db42ef1b245a6fa7 -C extra-filename=-b8185c5b5be3aecd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror-impl v2.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=766509db85a2a194 -C extra-filename=-9a5070dcbac43b2d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-0.2.12/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-lite-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=4f3d7c1e9d779c46 -C extra-filename=-9c993d003f51813c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling multimap v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=multimap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/multimap-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/multimap-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Håvar Nøvik ' CARGO_PKG_DESCRIPTION='A multimap implementation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=multimap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/havarnov/multimap' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name multimap --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/multimap-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=14ab246da3c25abc -C extra-filename=-176d8470ca4afb1e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64 v0.22.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.22.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.22.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4dd70e9676b44c56 -C extra-filename=-3618e34935e6cd79 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.22.0/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: `base64` (lib) generated 1 warning Compiling digest v0.10.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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="std"' --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=b4ceb38444d7f90f -C extra-filename=-f7b4ee6629264ccd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libblock_buffer-4524f800d6e4907f.rmeta --extern crypto_common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrypto_common-47a4e6fef413b488.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8a2ed69f2828dee7 -C extra-filename=-58a4c8bd6ea57f69 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-a38b514597bd254c.rmeta --extern rayon_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon_core-306400b82e6a233a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling h2 v0.3.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.3.26/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.3.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c898e08e93f8fbc4 -C extra-filename=-3ac5540bbc5cd1ef --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern slab=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslab-414349fc5cba01c1.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f362aaf1945af1e4 -C extra-filename=-1d0588f037059f5b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libform_urlencoded-b87864808484471e.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern ryu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libryu-449704afdb498703.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `serde_urlencoded` (lib) generated 1 warning Compiling num_cpus v1.16.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1b56bac985ed600 -C extra-filename=-3b245a1446183fbe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: `num_cpus` (lib) generated 2 warnings Compiling socket2 v0.4.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.4.9/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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=b13bbb7c39c00032 -C extra-filename=-b00f4ea0e5cd64db --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustversion v1.0.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/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=7cab6262a974029e -C extra-filename=-0fb5a01e569389f1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustversion-0fb5a01e569389f1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling httpdate v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httpdate-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httpdate-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/httpdate-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59b5ce4881e078f6 -C extra-filename=-9e2956741e1e7cc4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pkg-config v0.3.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pkg-config-0.3.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pkg-config-0.3.26/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='' CARGO_PKG_VERSION=0.3.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pkg-config-0.3.26/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=08906bf3e3071461 -C extra-filename=-34c5fe25e34e00de --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zstd-sys v2.0.9+zstd.1.5.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5/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.9+zstd.1.5.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5/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="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", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=4534c06f91c5fbd8 -C extra-filename=-ce15eedbbcce50a1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-sys-ce15eedbbcce50a1 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --extern pkg_config=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpkg_config-34c5fe25e34e00de.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/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.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustversion-080db7246353cff9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustversion-0fb5a01e569389f1/build-script-build` [rustversion 1.0.11] cargo:rerun-if-changed=build/build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinystr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=d379438f12213cf4 -C extra-filename=-87df66df17f8c8da --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name litemap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/litemap-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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=52659aff03bbb27e -C extra-filename=-1969d536901c3315 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling zerocopy v0.8.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=716b0c80679abd02 -C extra-filename=-01c915b5417952a3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-01c915b5417952a3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tower-layer v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5824f128e29331f3 -C extra-filename=-1ad0c635f49ef7ee --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=30e89816408d71d4 -C extra-filename=-4de73c91011d49f5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=6797344a8a1fe198 -C extra-filename=-54b445815e0a46a3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name writeable --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=4cbceb024310da78 -C extra-filename=-fafbdbb72f8740c0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=cd84059840f68d2a -C extra-filename=-d2da7a05c11d3ce3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern litemap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblitemap-1969d536901c3315.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-87df66df17f8c8da.rmeta --extern writeable=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwriteable-fafbdbb72f8740c0.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustversion-080db7246353cff9/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08e141f051d5a67a -C extra-filename=-e0260e2a19f89da9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `cfg_macro_not_allowed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/src/lib.rs:234:11 | 234 | #[cfg(not(cfg_macro_not_allowed))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(cfg_macro_not_allowed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cfg_macro_not_allowed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `rustversion` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5/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.9+zstd.1.5.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-sys-5715a65902a98e4f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-sys-ce15eedbbcce50a1/build-script-build` [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.9+zstd.1.5.5] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.9+zstd.1.5.5] cargo:rustc-link-lib=zstd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.9+zstd.1.5.5] cargo:include=/usr/local/include Compiling validator_derive v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=validator_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator_derive-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator_derive-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `validator_derive` (lib) generated 1 warning Compiling rustls-pemfile v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pemfile-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pemfile-2.2.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-pemfile-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba6950bae84b19af -C extra-filename=-4fc1fa27637740ae --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time-core v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/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.60.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-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=19d077a50fd468a6 -C extra-filename=-8d36e51d9112ba5f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/src/lib.rs:14:5 | 14 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/src/lib.rs:15:5 | 15 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `time-core` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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"' --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=d02b5db56f2fa527 -C extra-filename=-5d8fd4e0fbf99ba7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tinyvec_macros v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-0.1.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f688e3d80ce19bf -C extra-filename=-c50e0b98ebeece36 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pulldown-cmark v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.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("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=e56043d9935ed4e2 -C extra-filename=-a8e13e551514c7fb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/pulldown-cmark-a8e13e551514c7fb -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-1.0.5/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itoa-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=e3a699f40f66a005 -C extra-filename=-451ad2c07615add9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-1.1.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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scopeguard-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=fd4cabc32314b91f -C extra-filename=-addb9d0bbab5c922 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling allocator-api2 v0.2.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=3c0b9963da5ef387 -C extra-filename=-58ff98f1471fe8aa --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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: unused import: `handle_alloc_error` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/alloc/global.rs:4:60 | 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc}; | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:77:11 | 77 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:93:11 | 93 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2621:11 | 2621 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2681:11 | 2681 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2754:11 | 2754 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2838:11 | 2838 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2936:11 | 2936 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2953:11 | 2953 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2970:11 | 2970 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3011:11 | 3011 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3037:11 | 3037 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3101:11 | 3101 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3110:11 | 3110 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:424:15 | 424 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:611:15 | 611 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:849:15 | 849 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:879:15 | 879 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:979:15 | 979 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1008:15 | 1008 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1041:15 | 1041 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1381:15 | 1381 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1785:15 | 1785 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1886:15 | 1886 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1896:15 | 1896 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2061:15 | 2061 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2125:15 | 2125 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2322:15 | 2322 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2353:15 | 2353 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2380:15 | 2380 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2492:15 | 2492 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2818:15 | 2818 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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 warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2545:7 | 2545 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: `allocator-api2` (lib) generated 89 warnings Compiling cpufeatures v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cpufeatures-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cpufeatures-0.2.5/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cpufeatures-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bba210b863b09205 -C extra-filename=-3b7bd8b7debf4c97 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-1.0.12/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ryu-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("no-panic", "small"))' -C metadata=285febcc3d2c9dc3 -C extra-filename=-fed7258a9789c16b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling local-waker v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=local_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-waker-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-waker-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A synchronization primitive for thread-local task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=local-waker CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name local_waker --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-waker-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc02a37ee6975efc -C extra-filename=-4871399b4e086405 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hashbrown v0.14.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.14.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.14.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashbrown-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="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=39e369b36a052d64 -C extra-filename=-8d64354a9b1e96ce --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libahash-d636e07a489b3575.rmeta --extern allocator_api2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballocator_api2-58ff98f1471fe8aa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/pulldown-cmark-71496703e69620ca/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/pulldown-cmark-a8e13e551514c7fb/build-script-build` Compiling tinyvec v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-1.8.1/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=b3800e620a1b2f4e -C extra-filename=-6576ac6648d7c4a9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec_macros-c50e0b98ebeece36.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling time-macros v0.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/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.60.0 CARGO_PKG_VERSION=0.2.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=07e1b5aa16486d2a -C extra-filename=-dffe98035c583ab6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern time_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime_core-8d36e51d9112ba5f.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/src/lib.rs:4:5 | 4 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/src/lib.rs:5:5 | 5 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `time-macros` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_provider --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=8e71ddf248d54d75 -C extra-filename=-5821062b14d65845 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_locid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid-d2da7a05c11d3ce3.rmeta --extern icu_provider_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider_macros-1d5ca2c3452301d5.so --extern stable_deref_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstable_deref_trait-d29c7cd158bbde99.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-87df66df17f8c8da.rmeta --extern writeable=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwriteable-fafbdbb72f8740c0.rmeta --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-2b7429ae909b54c4.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-4bd1785d0582f47f.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_provider` (lib) generated 1 warning (1 duplicate) Compiling http-body v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-body-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83689c4316628101 -C extra-filename=-936aff10ca95e134 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-19443cc2ca9493c5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-c668dacffda0d2a9/build-script-build` [thiserror 2.0.11] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) [thiserror 2.0.11] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling zerocopy-derive v0.8.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-derive-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-derive-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zerocopy_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-derive-0.8.14/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(zerocopy_derive_union_into_bytes)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64a0c3b00a8f11c9 -C extra-filename=-712c8d42a8acf34f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling glob v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/glob-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/glob-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name glob --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/glob-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a72a83cec66760a1 -C extra-filename=-e426569c1672b13a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling alloc-no-stdlib v2.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_no_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-no-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=f78a0de847e826b2 -C extra-filename=-d9d77cd353ae028d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | warning: `alloc-no-stdlib` (lib) generated 4 warnings Compiling prettyplease v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=3b014c23d9c5595b -C extra-filename=-55e2912590a41dd3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-55e2912590a41dd3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/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.60.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcf537656d3c42b4 -C extra-filename=-78d4da76ff40a7de --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `time-core` (lib) generated 2 warnings (2 duplicates) Compiling common v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 lib/common/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=b96d3fd944928f52 -C extra-filename=-af4bc1b31d33775d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-af4bc1b31d33775d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ca39621dd13350a -C extra-filename=-07cd1e72679a4d22 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_locid_transform_data` (lib) generated 2 warnings (2 duplicates) Compiling zstd-safe v7.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.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.0.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="arrays"' --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=6b81361f0e6c27d7 -C extra-filename=-42b3b4c76b3965ba --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-safe-42b3b4c76b3965ba -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arrays,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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ARRAYS=1 CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.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.0.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-safe-67bfd7d780d8046b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-safe-42b3b4c76b3965ba/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_locid_transform --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=887a4d889aa9f232 -C extra-filename=-f4d367ef743095de --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_locid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid-d2da7a05c11d3ce3.rmeta --extern icu_locid_transform_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid_transform_data-07cd1e72679a4d22.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-5821062b14d65845.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-87df66df17f8c8da.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_locid_transform` (lib) generated 2 warnings (2 duplicates) Compiling time v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/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.60.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=feb963af4fc1ad38 -C extra-filename=-0287b48ab11008eb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern time_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime_core-78d4da76ff40a7de.rmeta --extern time_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime_macros-dffe98035c583ab6.so --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:95:5 | 95 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:96:5 | 96 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:85:13 | 85 | #![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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/formatting/formattable.rs:15:12 | 15 | #[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: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/offset_date_time.rs:170:34 | 170 | debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:125:5 | 125 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 170 - debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); 170 + debug_assert!(ordinal <= util::days_in_year(year) as i16); | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/parsing/parsable.rs:15:12 | 15 | #[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: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/time.rs:590:24 | 590 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 590 - ) -> Result { 590 + ) -> Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/time.rs:606:25 | 606 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 606 - ) -> Result { 606 + ) -> Result { | warning: `time` (lib) generated 8 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17 CARGO_MANIFEST_LINKS=prettyplease02 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-7873c0a866294d50/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-55e2912590a41dd3/build-script-build` [prettyplease 0.2.17] cargo:rerun-if-changed=build.rs [prettyplease 0.2.17] cargo:VERSION=0.2.17 Compiling alloc-stdlib v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=alloc_stdlib CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-stdlib-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-stdlib-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn ' CARGO_PKG_DESCRIPTION='A dynamic allocator example that may be used with the stdlib' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-alloc-no-stdlib' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc-stdlib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-alloc-no-stdlib' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name alloc_stdlib --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=dc4bbf0ffaa7ca15 -C extra-filename=-060078e8d7428d6d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballoc_no_stdlib-d9d77cd353ae028d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clang-sys v1.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.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="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=47a33ee33f7582d4 -C extra-filename=-c1f88ad8cd5dd520 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-c1f88ad8cd5dd520 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern glob=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libglob-e426569c1672b13a.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-19443cc2ca9493c5/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6b57af1ed33678df -C extra-filename=-d460fd16c8fa9899 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror_impl-9a5070dcbac43b2d.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Compiling unicode-normalization v0.1.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d633932ff9152586 -C extra-filename=-0ff302e9733f4ce5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec-6576ac6648d7c4a9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/pulldown-cmark-71496703e69620ca/out /usr/local/bin/rustc --crate-name pulldown_cmark --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=2748bdcd311c4e65 -C extra-filename=-c4cdeba2298f7bd3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-db3e9cdbf022328c.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --extern unicase=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicase-59d70b86052a9a29.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = 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(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` 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: `rustbuild` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/src/lib.rs:53:13 | 53 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `pulldown-cmark` (lib) generated 2 warnings Compiling actix-utils v3.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-utils-3.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-utils-3.0.1/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Various utilities used in the Actix ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_utils --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-utils-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf3b313cfdc8516b -C extra-filename=-4572bd8153a46c32 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern local_waker=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblocal_waker-4871399b4e086405.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5/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.9+zstd.1.5.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-sys-5715a65902a98e4f/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-sys-2.0.9+zstd.1.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=3b25b38f9aea8c94 -C extra-filename=-682326689b8395d3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l zstd` Compiling h2 v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.4.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=247e55d53242e273 -C extra-filename=-28df96cfa4c2514d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern slab=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslab-414349fc5cba01c1.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.4.4/src/lib.rs:132:7 | 132 | #[cfg(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_collections CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Collection of API for use in ICU libraries.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_collections CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_collections --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_collections-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std"))' -C metadata=898d6c7b2175dd22 -C extra-filename=-49a819c4f72e85a2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern yoke=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyoke-2b7429ae909b54c4.rmeta --extern zerofrom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerofrom-4bd1785d0582f47f.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prost v0.12.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="prost-derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "no-recursion-limit", "prost-derive", "std"))' -C metadata=20a466ff85052ad0 -C extra-filename=-09fff474e2e32736 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_derive-ac2d26c0f87c0d16.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-service v2.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-service-2.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-service-2.0.2/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede :fakeshadow <24548779@qq.com>' CARGO_PKG_DESCRIPTION='Service trait and combinators for representing asynchronous request/response operations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-service CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_service --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-service-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d64a06b169a7b08e -C extra-filename=-fb034a0ac75fd830 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern paste=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpaste-7004697d9aa92d76.so --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-730c26bb9ab96c8d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-27be7b460927d8f3/build-script-build` [semver 1.0.25] cargo:rerun-if-changed=build.rs [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.25] cargo:rustc-check-cfg=cfg(test_node_semver) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-71123d33feb4eb57/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-761cd87fb473e228/build-script-build` [memoffset 0.7.1] cargo:rustc-cfg=tuple_ty [memoffset 0.7.1] cargo:rustc-cfg=allow_clippy [memoffset 0.7.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.7.1] cargo:rustc-cfg=doctests [memoffset 0.7.1] cargo:rustc-cfg=raw_ref_macros Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-5a1998cee7cca1ce/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-ea9d0d5cb41385e5/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Compiling actix-rt v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_rt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-rt-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-rt-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede :fakeshadow <24548779@qq.com>' CARGO_PKG_DESCRIPTION='Tokio-based single-threaded async runtime for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-rt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_rt --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-rt-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-macros", "default", "io-uring", "macros", "tokio-uring"))' -C metadata=76851be127296b7b -C extra-filename=-f86a3bc23c5795ad --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11/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.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=74833ee75f8a1b44 -C extra-filename=-a04f13b043717900 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling encoding_rs v0.8.33 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/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='' CARGO_PKG_VERSION=0.8.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "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", "packed_simd", "serde", "simd-accel"))' -C metadata=919d47470f00f328 -C extra-filename=-2df791cac3fc6cea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1214:68 | 1214 | 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`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1375:20 | 1375 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:183:13 | 183 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1481 | 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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:183:13 | 183 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1482 | 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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:282:13 | 282 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1483 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:282:13 | 282 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1484 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:91:20 | 91 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1485 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1151:16 | 1151 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1185:16 | 1185 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:322:12 | 322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:696:12 | 696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:1126:12 | 1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 308 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 309 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 310 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:577:20 | 577 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1919 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_properties crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2ccbd19317ff968 -C extra-filename=-0927dcb28fde8eeb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_properties_data` (lib) generated 2 warnings (2 duplicates) Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7c0149fdc7c7a21 -C extra-filename=-815632f31618a5cc --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33/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.63.0 CARGO_PKG_VERSION=0.1.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-core-0.1.33/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(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=0f3c3cf29a4f954f -C extra-filename=-5860dadd57a79b5b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tap v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Elliott Linder :myrrlyn ' CARGO_PKG_DESCRIPTION='Generic extensions for tapping values in Rust' CARGO_PKG_HOMEPAGE='https://github.com/myrrlyn/tap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/tap' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tap --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47458fd704338453 -C extra-filename=-4ad12fa83be83a67 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-2.2.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fastrand-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=5dfc94306dfbf15f -C extra-filename=-49204b5d78b2acd1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0/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.14.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tempfile-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=51e692736e0bc763 -C extra-filename=-220f098da483c37e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern fastrand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfastrand-49204b5d78b2acd1.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.1.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' -C debug-assertions=off --cfg 'feature="log"' --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=ba259b7c84976aa3 -C extra-filename=-1b9ffce62851019f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-737d17148603a826.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-9c993d003f51813c.rmeta --extern tracing_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_core-5860dadd57a79b5b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `self` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/instrument.rs:2:18 | 2 | dispatcher::{self, Dispatch}, | ^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/lib.rs:937:5 | 937 | unused, | ^^^^^^ = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` warning: `tracing` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_properties CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Definitions for Unicode properties' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_properties --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bidi", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=0aee3755afb2ee49 -C extra-filename=-dc605b65bbde4094 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_collections=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_collections-49a819c4f72e85a2.rmeta --extern icu_locid_transform=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_locid_transform-f4d367ef743095de.rmeta --extern icu_properties_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties_data-0927dcb28fde8eeb.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-5821062b14d65845.rmeta --extern tinystr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinystr-87df66df17f8c8da.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_properties` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=ed3a2b01796fa8fe -C extra-filename=-73b121a5ba19789d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-a04f13b043717900.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand_core` (lib) generated 6 warnings (6 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/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.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-utils-5a1998cee7cca1ce/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs -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=51e49414cad9f727 -C extra-filename=-5bfa18c084f5f199 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `crossbeam-utils` (lib) generated 23 warnings (23 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/memoffset-71123d33feb4eb57/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=d58aca71a9855aa5 -C extra-filename=-2ab870622f2ed813 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros` warning: `memoffset` (lib) generated 14 warnings (14 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-730c26bb9ab96c8d/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b6b302f9b175d2d8 -C extra-filename=-127f1ba26972586a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling prost-types v0.12.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Prost definitions of Protocol Buffers well known types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7eecf475989c5188 -C extra-filename=-1f4531ce29140bb0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-09fff474e2e32736.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hyper v1.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-1.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-1.4.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.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=9e0ef2e077bf66c3 -C extra-filename=-0cf429f0d5673644 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern h2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libh2-28df96cfa4c2514d.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-936aff10ca95e134.rmeta --extern httparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttparse-caa4564696a9bcdd.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern want=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwant-490262ab111749a0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `sleep_until` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-1.4.1/src/common/time.rs:44:19 | 32 | impl Time { | --------- method in this implementation ... 44 | pub(crate) fn sleep_until(&self, deadline: Instant) -> Pin> { | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `hyper` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.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.0.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zstd-safe-67bfd7d780d8046b/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-safe-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrays"' --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=24483c919c57423d -C extra-filename=-b7e70059022d7975 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzstd_sys-682326689b8395d3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` Compiling pulldown-cmark-to-cmark v10.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_to_cmark CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-to-cmark-10.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-to-cmark-10.0.4/Cargo.toml CARGO_PKG_AUTHORS='Sebastian Thiel :Dylan Owen :Alessandro Ogier :Zixian Cai <2891235+caizixian@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Convert pulldown-cmark Events back to the string they were parsed from' CARGO_PKG_HOMEPAGE='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-to-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/pulldown-cmark-to-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=10.0.4 CARGO_PKG_VERSION_MAJOR=10 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pulldown_cmark_to_cmark --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-to-cmark-10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df9e47b13487298d -C extra-filename=-afc1d8e84b7ecbe7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pulldown_cmark=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpulldown_cmark-c4cdeba2298f7bd3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clang_3_5,clang_3_6,clang_3_7,clang_3_8,clang_3_9,clang_4_0,clang_5_0,clang_6_0,libloading,runtime CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLANG_3_5=1 CARGO_FEATURE_CLANG_3_6=1 CARGO_FEATURE_CLANG_3_7=1 CARGO_FEATURE_CLANG_3_8=1 CARGO_FEATURE_CLANG_3_9=1 CARGO_FEATURE_CLANG_4_0=1 CARGO_FEATURE_CLANG_5_0=1 CARGO_FEATURE_CLANG_6_0=1 CARGO_FEATURE_LIBLOADING=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0 CARGO_MANIFEST_LINKS=clang CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-d5733432ae8dfd00/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-c1f88ad8cd5dd520/build-script-build` Compiling brotli-decompressor v4.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli_decompressor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli ' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_LICENSE=BSD-3-Clause/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli-decompressor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli-decompressor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name brotli_decompressor --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=2986b33ff39f72c0 -C extra-filename=-457c8b5c96e8630f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballoc_no_stdlib-d9d77cd353ae028d.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballoc_stdlib-060078e8d7428d6d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` 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: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `brotli-decompressor` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prettyplease CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-7873c0a866294d50/out /usr/local/bin/rustc --crate-name prettyplease --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=e33606bcdd41ebc5 -C extra-filename=-16feea625d597076 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/lib.rs:342:23 | 342 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:287:17 | 287 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug_indent` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:292:21 | 292 | if cfg!(prettyplease_debug_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(prettyplease_debug_indent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug_indent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:319:17 | 319 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:341:21 | 341 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:349:21 | 349 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:23:35 | 23 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:952:39 | 952 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:989:39 | 989 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1009:31 | 1009 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1060:31 | 1060 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1116:31 | 1116 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1181:31 | 1181 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1233:31 | 1233 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/generics.rs:106:35 | 106 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/generics.rs:292:35 | 292 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:18:35 | 18 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:783:35 | 783 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:925:35 | 925 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:1115:35 | 1115 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:1370:35 | 1370 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/lit.rs:8:35 | 8 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/pat.rs:14:35 | 14 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:50:35 | 50 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:55:43 | 55 | #![cfg_attr(all(test, exhaustive), allow(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:99:39 | 99 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:85:31 | 85 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:92:39 | 92 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:174:31 | 174 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/ty.rs:15:35 | 15 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `prettyplease` (lib) generated 30 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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.38 CARGO_PKG_VERSION=0.9.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-9f15ebd5db308718/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-a262999edb14e353/build-script-build` [crossbeam-epoch 0.9.13] cargo:rerun-if-changed=no_atomic.rs Compiling bytestring v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytestring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='An immutable UTF-8 encoded string using Bytes as storage' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytestring CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-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("serde"))' -C metadata=64fe4409beda23be -C extra-filename=-2b84479542d4e08f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.5/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/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='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.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="use_alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=87cb061d2d6fa82b -C extra-filename=-51619a9fd4ac1e42 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-5dbd6d744a48cd23.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytestring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='An immutable UTF-8 encoded string using Bytes as storage' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytestring CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytestring --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytestring-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=57c8d3b35e0cce9e -C extra-filename=-a97b705dbdb65b1f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cookie v0.16.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.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="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=045f066577913cbf -C extra-filename=-c8f3144fc64a3e5c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/cookie-c8f3144fc64a3e5c -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern version_check=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libversion_check-57c316a58384ed5f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memmap2 v0.9.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=a48bf228062a7b21 -C extra-filename=-6de1ab0f98033b9a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf16_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-16 in &[u16]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf16_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf16_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf16_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name utf16_iter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf16_iter-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33a5fc3ed24036a1 -C extra-filename=-6ba661cef79b7255 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-lite v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_RUST_VERSION=1.65 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=ebfe8da096eea6aa -C extra-filename=-6725c6ee3fbcc9cc --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling minimal-lexical v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=b12ea158c970996b -C extra-filename=-8e1c130a4bb5c0be --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer_data CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_normalizer crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer_data --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a7ff9cd46a783d0 -C extra-filename=-19e0e4ebb8b5640c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_normalizer_data` (lib) generated 2 warnings (2 duplicates) Compiling impl-more v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=impl_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/impl-more-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/impl-more-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Rob Ede ' CARGO_PKG_DESCRIPTION='Concise, declarative trait implementation macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=impl-more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/robjtede/impl-more' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name impl_more --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/impl-more-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b5058d09e885bf1 -C extra-filename=-d4fdc3b83a0e1333 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling getrandom v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=a6ac57f503c20e70 -C extra-filename=-6e316095952786a3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/getrandom-6e316095952786a3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_iter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='Iterator by char over potentially-invalid UTF-8 in &[u8]' CARGO_PKG_HOMEPAGE='https://docs.rs/utf8_iter/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8_iter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/utf8_iter' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_iter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9d813644d9f1682 -C extra-filename=-af279c9b707aaa62 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling convert_case v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=convert_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/convert_case-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/convert_case-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='David Purdum ' CARGO_PKG_DESCRIPTION='Convert strings into any case' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=convert_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rutrum/convert-case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name convert_case --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/convert_case-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=edfdbf5dbc1b53a7 -C extra-filename=-d8b1c8faad279e4e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling iana-time-zone v0.1.53 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/iana-time-zone-0.1.53 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/iana-time-zone-0.1.53/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.53 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/iana-time-zone-0.1.53/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=ed550359e84e40a2 -C extra-filename=-4282e73ba77266b3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cfg_aliases v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b31adf0da05ab6c -C extra-filename=-f69ff7a534196ce9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=write16 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A UTF-16 analog of the Write trait' CARGO_PKG_HOMEPAGE='https://docs.rs/write16/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=write16 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/write16' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name write16 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/write16-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "smallvec"))' -C metadata=2335735e3db52486 -C extra-filename=-fe0f775ab278d5cf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling radium v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.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())' -C metadata=9bb40a41629f7e4d -C extra-filename=-234c5c9e2c39eec3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/radium-234c5c9e2c39eec3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-bidi v0.3.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=5369fdb09c0080a1 -C extra-filename=-d94928cd4e097740 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `removed_by_x9` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: method `text_range` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `unicode-bidi` (lib) generated 2 warnings Compiling idna v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0d00dd3ceed19e0d -C extra-filename=-8b8bcd5e6f4421c5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_bidi-d94928cd4e097740.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_normalization-0ff302e9733f4ce5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/radium-015cbd2f29904b91/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/radium-234c5c9e2c39eec3/build-script-build` [radium 0.7.0] cargo:rustc-cfg=radium_atomic_8 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_16 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_32 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_64 [radium 0.7.0] cargo:rustc-cfg=radium_atomic_ptr Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=icu_normalizer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for normalizing text into Unicode Normalization Forms' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_normalizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name icu_normalizer --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "serde", "std"))' -C metadata=928f03b4a897a78f -C extra-filename=-59875b1eb63d8835 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern displaydoc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdisplaydoc-d6d4486924101fc3.so --extern icu_collections=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_collections-49a819c4f72e85a2.rmeta --extern icu_normalizer_data=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_normalizer_data-19e0e4ebb8b5640c.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties-dc605b65bbde4094.rmeta --extern icu_provider=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_provider-5821062b14d65845.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-5d8fd4e0fbf99ba7.rmeta --extern utf16_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf16_iter-6ba661cef79b7255.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8_iter-af279c9b707aaa62.rmeta --extern write16=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwrite16-fe0f775ab278d5cf.rmeta --extern zerovec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerovec-021339d7dafe80e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `icu_normalizer` (lib) generated 7 warnings (7 duplicates) Compiling nix v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=a718e7d91d14f655 -C extra-filename=-a2417cd847db3f5d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/nix-a2417cd847db3f5d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_aliases-f69ff7a534196ce9.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling chrono v0.4.39 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/chrono-0.4.39 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/chrono-0.4.39/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.39 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=39 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/chrono-0.4.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="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=53356b6ac01b5227 -C extra-filename=-8cbeb016474bd03b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libiana_time_zone-4282e73ba77266b3.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling derive_more v0.99.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/Cargo.toml CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.99.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name derive_more --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=fd32b85de4b47599 -C extra-filename=-2e2749e4d59e2361 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern convert_case=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libconvert_case-d8b1c8faad279e4e.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `trait_ident` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:264:9 | 261 | pub struct State<'input> { | ----- field in this struct ... 264 | pub trait_ident: Ident, | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `field_ident` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:796:9 | 792 | pub struct SingleFieldData<'input, 'state> { | --------------- field in this struct ... 796 | pub field_ident: TokenStream, | ^^^^^^^^^^^ | = note: `SingleFieldData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis warning: fields `input_type`, `infos`, `trait_path`, `impl_generics`, `ty_generics`, and `where_clause` are never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:831:9 | 830 | pub struct MultiVariantData<'input, 'state> { | ---------------- fields in this struct 831 | pub input_type: &'input Ident, | ^^^^^^^^^^ ... 834 | pub infos: Vec, | ^^^^^ 835 | pub trait_path: &'state TokenStream, | ^^^^^^^^^^ 836 | pub impl_generics: ImplGenerics<'state>, | ^^^^^^^^^^^^^ 837 | pub ty_generics: TypeGenerics<'state>, | ^^^^^^^^^^^ 838 | pub where_clause: Option<&'state WhereClause>, | ^^^^^^^^^^^^ warning: `derive_more` (lib) generated 3 warnings 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/getrandom-22e953a3b5e8f8e2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/getrandom-6e316095952786a3/build-script-build` Compiling actix-tls v3.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-tls-3.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-tls-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='TLS acceptor and connector services for Actix ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_tls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-tls-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="accept"' --cfg 'feature="rustls-0_23"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accept", "connect", "default", "native-tls", "openssl", "rustls", "rustls-021", "rustls-0_20", "rustls-0_20-native-roots", "rustls-0_20-webpki-roots", "rustls-0_21", "rustls-0_21-native-roots", "rustls-0_21-webpki-roots", "rustls-0_22", "rustls-0_22-native-roots", "rustls-0_22-webpki-roots", "rustls-0_23", "rustls-0_23-native-roots", "rustls-0_23-webpki-roots", "rustls-webpki-0101", "tokio-rustls-023", "tokio-rustls-024", "uri", "webpki-roots-022", "webpki-roots-025"))' -C metadata=4ff58f52b0d56a63 -C extra-filename=-60886a624fafb353 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_rt-f86a3bc23c5795ad.rmeta --extern actix_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_service-fb034a0ac75fd830.rmeta --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern impl_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libimpl_more-d4fdc3b83a0e1333.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern rustls_pki_types_1=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_rustls_026=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_rustls-046811b704526b91.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling nom v7.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=8eb00093af2d72d7 -C extra-filename=-ea56e52b6e9e908a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libminimal_lexical-8e1c130a4bb5c0be.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `nom` (lib) generated 13 warnings Compiling actix-router v0.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ali MJ Al-Nasrawy :Rob Ede ' CARGO_PKG_DESCRIPTION='Resource path matching and router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=c2890067b8db08e4 -C extra-filename=-a4a8562f58d38614 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytestring-2b84479542d4e08f.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_lite-6725c6ee3fbcc9cc.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-1b9ffce62851019f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=percent-encode,percent-encoding CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_PERCENT_ENCODE=1 CARGO_FEATURE_PERCENT_ENCODING=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/cookie-3f2a656633623d02/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/cookie-c8f3144fc64a3e5c/build-script-build` Compiling prost-derive v0.11.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.11.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.11.9/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-derive-0.11.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=1d6508bcd5a44226 -C extra-filename=-194978d4d50204da --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanyhow-d6e4a4a1e5ce35ff.rlib --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-51619a9fd4ac1e42.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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.38 CARGO_PKG_VERSION=0.9.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crossbeam-epoch-9f15ebd5db308718/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=e244eefda6e2da35 -C extra-filename=-05b577bb873ab2b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-5bfa18c084f5f199.rmeta --extern memoffset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemoffset-2ab870622f2ed813.rmeta --extern scopeguard=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libscopeguard-addb9d0bbab5c922.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `crossbeam-epoch` (lib) generated 28 warnings (28 duplicates) Compiling prost-build v0.12.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Generate Prost annotated Rust types from Protocol Buffers files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.12.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="cleanup-markdown"' --cfg 'feature="default"' --cfg 'feature="format"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format"))' -C metadata=1fbb949a6db1d70f -C extra-filename=-2eb1b83f03840289 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-65c901abf156b99d.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-2054282da7605a0d.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-737d17148603a826.rmeta --extern multimap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmultimap-176d8470ca4afb1e.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-f547330603277d64.rmeta --extern petgraph=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpetgraph-0c26aff0bc9d754e.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprettyplease-16feea625d597076.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-09fff474e2e32736.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_types-1f4531ce29140bb0.rmeta --extern pulldown_cmark=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpulldown_cmark-c4cdeba2298f7bd3.rmeta --extern pulldown_cmark_to_cmark=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpulldown_cmark_to_cmark-afc1d8e84b7ecbe7.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-137de627fb55e436.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-8676fbac70db9ffd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling brotli v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brotli CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Reiter Horn :The Brotli Authors' CARGO_PKG_DESCRIPTION='A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib'\''s allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.' CARGO_PKG_HOMEPAGE='https://github.com/dropbox/rust-brotli' CARGO_PKG_LICENSE='BSD-3-Clause OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brotli CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dropbox/rust-brotli' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name brotli --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=3f1e223ed55b71c7 -C extra-filename=-b75a756b8cc83751 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern alloc_no_stdlib=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballoc_no_stdlib-d9d77cd353ae028d.rmeta --extern alloc_stdlib=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liballoc_stdlib-060078e8d7428d6d.rmeta --extern brotli_decompressor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbrotli_decompressor-457c8b5c96e8630f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/lib.rs:10:5 | 10 | feature = "no-stdlib-ffi-binding", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `no-stdlib-ffi-binding` 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: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:243:11 | 243 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:245:7 | 245 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:253:11 | 253 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:255:7 | 255 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:67:11 | 67 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:69:7 | 69 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/util.rs:4:7 | 4 | #[cfg(feature = "float64")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/util.rs:7:11 | 7 | #[cfg(not(feature = "float64"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/encode.rs:531:11 | 531 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/encode.rs:535:7 | 535 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/weights.rs:90:7 | 90 | #[cfg(features = "floating_point_context_mixing")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 90 - #[cfg(features = "floating_point_context_mixing")] 90 + #[cfg(feature = "alloc-stdlib")] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/weights.rs:118:11 | 118 | #[cfg(not(features = "floating_point_context_mixing"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 118 - #[cfg(not(features = "floating_point_context_mixing"))] 118 + #[cfg(not(feature = "alloc-stdlib"))] | warning: `brotli` (lib) generated 13 warnings Compiling zstd v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-0.13.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrays"' --cfg 'feature="default"' --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=0c371a1edcf6b5d6 -C extra-filename=-f0e5382227ff397f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzstd_safe-b7e70059022d7975.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib` warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-0.13.0/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: `zstd` (lib) generated 1 warning Compiling hyper-util v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-util-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-util-0.1.10/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-util-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=3 -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="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=b56b33b0a68d3cc2 -C extra-filename=-614e17c95eca02a7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-936aff10ca95e134.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-0cf429f0d5673644.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-befe6818267d8e4a.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-native-certs-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4c91ad1ac65a706 -C extra-filename=-42339bf21e543494 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libopenssl_probe-815632f31618a5cc.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pemfile-4fc1fa27637740ae.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling local-channel v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=local_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-channel-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-channel-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='A non-threadsafe multi-producer, single-consumer, futures-aware, FIFO queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=local-channel CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name local_channel --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/local-channel-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4894c5bd3393e30 -C extra-filename=-76ce03a66644c9b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern local_waker=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblocal_waker-4871399b4e086405.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sha1 v0.10.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sha1-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sha1-0.10.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sha1-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "oid", "sha1-asm", "std"))' -C metadata=cabb630721f0e04a -C extra-filename=-5cd1c5bb5ea122d5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern cpufeatures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcpufeatures-3b7bd8b7debf4c97.rmeta --extern digest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdigest-f7b4ee6629264ccd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-codec v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_codec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-codec-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-codec-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Codec utilities for working with framed protocols' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-codec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_codec --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-codec-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=850cb44326c993a5 -C extra-filename=-8d74107819417387 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-4de73c91011d49f5.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,serde,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-6e2ab5256fbce209/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-27be7b460927d8f3/build-script-build` [semver 1.0.25] cargo:rerun-if-changed=build.rs [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.25] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.25] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling wyhash v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wyhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Diego Barrios Romero ' CARGO_PKG_DESCRIPTION='Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator.' CARGO_PKG_HOMEPAGE='https://github.com/eldruin/wyhash-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wyhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eldruin/wyhash-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name wyhash --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ba6c20a5451dd80 -C extra-filename=-ca988c1efd9d8f09 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-b843218f7b3b38d7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling webpki-roots v0.26.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/webpki-roots-0.26.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/webpki-roots-0.26.1/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.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/webpki-roots-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc2be25dcc96ae98 -C extra-filename=-b434c48a4f87c284 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sync_wrapper v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=92cf7d1921fdb31d -C extra-filename=-6ea9a65c23e1ae40 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mio v0.8.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=fba46ea6bbae283d -C extra-filename=-cc6a758169acf305 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:3:9 | 3 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` 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: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:432:9 | 432 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:723:9 | 723 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:735:13 | 735 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:102:9 | 102 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:38:23 | 38 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:91:23 | 91 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris",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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:94:19 | 94 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:13:9 | 13 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:24:5 | 24 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:31:5 | 31 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:43:9 | 43 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:58:9 | 58 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:38:15 | 38 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:4:13 | 4 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:55:9 | 55 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:57:13 | 57 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:71:9 | 71 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:143:5 | 143 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:144:9 | 144 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:150:9 | 150 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:191:9 | 191 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:203:5 | 203 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:288:9 | 288 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:290:13 | 290 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:305:5 | 305 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:335:5 | 335 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `mio` (lib) generated 29 warnings Compiling libloading v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.40.0 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name libloading --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c10b3c3abd0f621 -C extra-filename=-a08bf95e9964bef8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_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: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:48:26 | 48 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:50:26 | 50 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:430:1 | 430 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:2:7 | 2 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:4:15 | 4 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:6:15 | 6 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:14:12 | 14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:196:12 | 196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libloading` (lib) generated 16 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.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="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=5cfebb5ac65e734a -C extra-filename=-5ca316f7d949490b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-5ca316f7d949490b -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling language-tags v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=language_tags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/language-tags-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/language-tags-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch :Tpt ' CARGO_PKG_DESCRIPTION='Language tags for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=language-tags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/rust-language-tags' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name language_tags --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/language-tags-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4d144382012b1f35 -C extra-filename=-e3932565ac09a2c0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A lightweight regex engine that optimizes for binary size and compilation time. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-lite' CARGO_PKG_RUST_VERSION=1.65 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_lite --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-lite-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=6f28c3516764c93d -C extra-filename=-ef99525b0d6e6c58 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling portable-atomic v1.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "fallback", "float", "require-cas", "serde", "std"))' -C metadata=0896affd6df1b23b -C extra-filename=-79fd40223b393953 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/portable-atomic-79fd40223b393953 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=2979ccf044a1efb4 -C extra-filename=-a63da4ed3d264da8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-a63da4ed3d264da8 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73ce353834eb6fe3 -C extra-filename=-9ab113df31bba98d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-9ab113df31bba98d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heapless v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=3c03dc7b2994c5f1 -C extra-filename=-053252cf10690e55 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/heapless-053252cf10690e55 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dyn_size_of v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_size_of CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library to report approximate amount of memory consumed by variables, including the memory allocated on heap.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn_size_of CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_size_of --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec"))' -C metadata=c7968a89ba250efc -C extra-filename=-bccb42e0000a05b6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-0.1.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec_macros-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=954c8326cf668def -C extra-filename=-36a41e4e2f8c26f8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bindgen v0.69.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.69.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=69 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=baeb04a223521e67 -C extra-filename=-043322bb50f71c95 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/bindgen-043322bb50f71c95 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=runtime CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.69.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=69 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/bindgen-7fea34a32e108737/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/bindgen-043322bb50f71c95/build-script-build` [bindgen 0.69.4] cargo:rerun-if-env-changed=LLVM_CONFIG_PATH [bindgen 0.69.4] cargo:rerun-if-env-changed=LIBCLANG_PATH [bindgen 0.69.4] cargo:rerun-if-env-changed=LIBCLANG_STATIC_PATH [bindgen 0.69.4] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [bindgen 0.69.4] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-freebsd [bindgen 0.69.4] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_freebsd Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-1.8.1/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tinyvec-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 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", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=34e685c93151eb31 -C extra-filename=-bb80dc20f6137c26 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec_macros-36a41e4e2f8c26f8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bitm v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for bit and bitmap (bit vector) manipulation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitm --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec"))' -C metadata=e177ab7a14d9982e -C extra-filename=-a4311eb9e7f1fa38 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern dyn_size_of=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdyn_size_of-bccb42e0000a05b6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/heapless-ec36fc2284fa7069/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/heapless-053252cf10690e55/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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-be77b01b1bc5909d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-9ab113df31bba98d/build-script-build` [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-fd1becf81dae3cd2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-a63da4ed3d264da8/build-script-build` [parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/portable-atomic-bdb9009d325c4ff8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/portable-atomic-79fd40223b393953/build-script-build` [portable-atomic 1.3.2] cargo:rerun-if-changed=build.rs [portable-atomic 1.3.2] cargo:rerun-if-changed=no_atomic.rs [portable-atomic 1.3.2] cargo:rerun-if-changed=version.rs [portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS [portable-atomic 1.3.2] cargo:rerun-if-env-changed=RUSTFLAGS [portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_BUILD_RUSTFLAGS [portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_RUSTFLAGS [portable-atomic 1.3.2] cargo:rustc-cfg=portable_atomic_llvm_16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_router CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ali MJ Al-Nasrawy :Rob Ede ' CARGO_PKG_DESCRIPTION='Resource path matching and router' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-router CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_router --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-router-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http", "unicode"))' -C metadata=ea4d08cc89879f8a -C extra-filename=-8b1cdecd52767be9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytestring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytestring-a97b705dbdb65b1f.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-b765b04d57215eca.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_lite-ef99525b0d6e6c58.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-http v3.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-http-3.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-http-3.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='HTTP types and services for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-http CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=3.7.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_http --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-http-3.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__compress"' --cfg 'feature="actix-tls"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="local-channel"' --cfg 'feature="rand"' --cfg 'feature="rustls-0_23"' --cfg 'feature="sha1"' --cfg 'feature="ws"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "actix-tls", "base64", "brotli", "compress-brotli", "compress-gzip", "compress-zstd", "default", "flate2", "h2", "http2", "local-channel", "openssl", "rand", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "sha1", "ws", "zstd"))' -C metadata=4ac5580bc0b535e7 -C extra-filename=-461701ff00147b79 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_codec-8d74107819417387.rmeta --extern actix_rt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_rt-f86a3bc23c5795ad.rmeta --extern actix_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_service-fb034a0ac75fd830.rmeta --extern actix_tls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_tls-60886a624fafb353.rmeta --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern ahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libahash-d636e07a489b3575.rmeta --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-3618e34935e6cd79.rmeta --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-673a7d39ab99de94.rmeta --extern brotli=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbrotli-b75a756b8cc83751.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern bytestring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytestring-a97b705dbdb65b1f.rmeta --extern derive_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libderive_more-2e2749e4d59e2361.so --extern encoding_rs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libencoding_rs-2df791cac3fc6cea.rmeta --extern flate2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libflate2-4d59098e01275ab5.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern h2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libh2-3ac5540bbc5cd1ef.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern httparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttparse-caa4564696a9bcdd.rmeta --extern httpdate=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttpdate-9e2956741e1e7cc4.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern language_tags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblanguage_tags-e3932565ac09a2c0.rmeta --extern local_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblocal_channel-76ce03a66644c9b4.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern sha1=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsha1-5cd1c5bb5ea122d5.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --extern zstd=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzstd-f0e5382227ff397f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-0dc364fd0f825093/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-5ca316f7d949490b/build-script-build` [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clang_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Kyle Mayes ' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-d5733432ae8dfd00/out /usr/local/bin/rustc --crate-name clang_sys --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=e5364398c8efccc9 -C extra-filename=-f316f3d97d2530aa --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern glob=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libglob-e426569c1672b13a.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern libloading=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibloading-a08bf95e9964bef8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:23:13 | 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:141:24 | 141 | #[cfg_attr(feature="cargo-clippy", allow(clippy::missing_safety_doc))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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 `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:142:24 | 142 | #[cfg_attr(feature="cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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 `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:68:42 | 68 | pub $name: Option $ret)*>, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:2023:44 | 2023 | pub fn clang_executeOnThread(function: extern fn(*mut c_void), data: *mut c_void, stack: c_uint); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:100:54 | 100 | if self.library.get::($fn).is_ok() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: this warning originates in the macro `check` which comes from the expansion of the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: method `discard` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-d5733432ae8dfd00/out/common.rs:51:12 | 50 | impl CommandErrorPrinter { | ------------------------ method in this implementation 51 | pub fn discard(mut self) { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `clang-sys` (lib) generated 17 warnings (10 duplicates) Compiling actix-server v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_server CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-server-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-server-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :fakeshadow <24548779@qq.com>:Rob Ede :Ali MJ Al-Nasrawy ' CARGO_PKG_DESCRIPTION='General purpose TCP server built for the Actix ecosystem' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-server CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_server --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-server-2.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "tokio-uring"))' -C metadata=a1a66e0923921594 -C extra-filename=-b75abfb527da433b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_rt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_rt-f86a3bc23c5795ad.rmeta --extern actix_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_service-fb034a0ac75fd830.rmeta --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern mio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmio-cc6a758169acf305.rmeta --extern num_cpus=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_cpus-3b245a1446183fbe.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-b00f4ea0e5cd64db.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tower v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=b4396384791d9844 -C extra-filename=-806572d88cbe7882 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsync_wrapper-6ea9a65c23e1ae40.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hyper-rustls v0.27.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-rustls-0.27.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-rustls-0.27.2/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.64 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-rustls-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=6f89a04e88670384 -C extra-filename=-6562b2b3ddec03fe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-0cf429f0d5673644.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper_util-614e17c95eca02a7.rmeta --extern rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls-7dd6449931859989.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_native_certs-42339bf21e543494.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_rustls-046811b704526b91.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern webpki_roots=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwebpki_roots-b434c48a4f87c284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling seedable_hash v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seedable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_hash-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_hash-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for calculating seedable hashes and fast reduction of their ranges.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seedable_hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name seedable_hash --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="wyhash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fnv", "sip13", "wyhash"))' -C metadata=6752d234a97c49ed -C extra-filename=-3c28d4ecb3d6c3c1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern wyhash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwyhash-ca988c1efd9d8f09.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.25 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/semver-6e2ab5256fbce209/out /usr/local/bin/rustc --crate-name semver --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/semver-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=92fab7533dc4686f -C extra-filename=-9c91c2b5ab728729 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.2/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.38 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-deque-0.8.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="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=5709cb57ac0c32dd -C extra-filename=-6a86da64a9d49f36 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern crossbeam_epoch=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_epoch-05b577bb873ab2b4.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-5bfa18c084f5f199.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cookie CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez :Alex Crichton ' CARGO_PKG_DESCRIPTION='HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cookie CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/cookie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/cookie-3f2a656633623d02/out /usr/local/bin/rustc --crate-name cookie --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=ff584fc1a701797c -C extra-filename=-34fb3011fe032011 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern time=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime-0287b48ab11008eb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:71:17 | 71 | #![cfg_attr(all(nightly, doc), 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(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: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:302:20 | 302 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:1078:20 | 1078 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:1219:20 | 1219 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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: `cookie` (lib) generated 4 warnings Compiling actix-web-codegen v4.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-codegen-4.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-codegen-4.3.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Routing and runtime macros for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=4.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web_codegen --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-codegen-4.3.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="compat-routing-macros-force-pub"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compat-routing-macros-force-pub", "default"))' -C metadata=d207906d914c44d4 -C extra-filename=-89278bf52625e308 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_router=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_router-a4a8562f58d38614.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling cexpr v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cexpr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cexpr-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cexpr-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Jethro Beekman ' CARGO_PKG_DESCRIPTION='A C expression parser and evaluator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cexpr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jethrogb/rust-cexpr' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cexpr --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cexpr-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6882a88c6a4e9d94 -C extra-filename=-0ab5001d18728352 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern nom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnom-ea56e52b6e9e908a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/getrandom-22e953a3b5e8f8e2/out /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=4dbd720240b69656 -C extra-filename=-c423623782935088 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `getrandom` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fs CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/nix-dd34b8e970ade26e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/nix-a2417cd847db3f5d/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-cfg=freebsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-cfg=freebsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna_adapter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Back end adapter for idna' CARGO_PKG_HOMEPAGE='https://docs.rs/crate/idna_adapter/latest' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna_adapter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/idna_adapter' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna_adapter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna_adapter-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=40a26bf88edcd52c -C extra-filename=-c91b7bc74d44cf09 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern icu_normalizer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_normalizer-59875b1eb63d8835.rmeta --extern icu_properties=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libicu_properties-dc605b65bbde4094.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=radium CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nika Layzell :myrrlyn ' CARGO_PKG_DESCRIPTION='Portable interfaces for maybe-atomic types' CARGO_PKG_HOMEPAGE='https://github.com/bitvecto-rs/radium' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=radium CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/radium' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/radium-015cbd2f29904b91/out /usr/local/bin/rustc --crate-name radium --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12c4246c05ec591a -C extra-filename=-f6297c77ca46f08b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr` warning: unexpected `cfg` condition name: `radium_atomic_8` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:3:7 | 3 | #[cfg(radium_atomic_8)] | ^^^^^^^^^^^^^^^ | = 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(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` 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: `radium_atomic_8` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:10:11 | 10 | #[cfg(not(radium_atomic_8))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:17:7 | 17 | #[cfg(radium_atomic_16)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:24:11 | 24 | #[cfg(not(radium_atomic_16))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:31:7 | 31 | #[cfg(radium_atomic_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(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:38:11 | 38 | #[cfg(not(radium_atomic_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(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:45:7 | 45 | #[cfg(radium_atomic_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(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:52:11 | 52 | #[cfg(not(radium_atomic_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(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:59:7 | 59 | #[cfg(radium_atomic_ptr)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:66:11 | 66 | #[cfg(not(radium_atomic_ptr))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `radium` (lib) generated 10 warnings Compiling validator v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=validator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/comu.rs:9:12 | 9 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:107:12 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:119:12 | 119 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:368:11 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:390:11 | 390 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:400:11 | 400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:156:13 | 156 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:171:13 | 171 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:179:13 | 179 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:187:13 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:195:13 | 195 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:203:13 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:211:13 | 211 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:219:13 | 219 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:227:13 | 227 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:237:13 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:245:13 | 245 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:253:13 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `wyz` (lib) generated 22 warnings Compiling rustls-native-certs v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-native-certs-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-native-certs-0.8.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-native-certs-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f0080aa736847d3 -C extra-filename=-6b185956c68ac9bd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libopenssl_probe-815632f31618a5cc.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pemfile-4fc1fa27637740ae.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-body-util-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=575ff203b47391c0 -C extra-filename=-9badfdf17a3375f7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-936aff10ca95e134.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hash32 v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hash32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hash32-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hash32-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='32-bit hashing algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/japaric/hash32' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hash32 --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0993daaaed574bed -C extra-filename=-85db50d20efaea6c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=derive,zerocopy-derive CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-261754f621afe394/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-01c915b5417952a3/build-script-build` [zerocopy 0.8.14] cargo:rerun-if-changed=build.rs [zerocopy 0.8.14] cargo:rerun-if-changed=Cargo.toml [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 Compiling xattr v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=8785420d02aeaa92 -C extra-filename=-ae9241ebcc475cda --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling http-body v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-body-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-body-0.4.5/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=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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-body-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1006bba88e354bd6 -C extra-filename=-96f4d3b0fa187d03 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-d4b994408047ea25/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-e71c8df2ac04c9ff/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Compiling csv-core v0.1.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=b0112236b67608bb -C extra-filename=-a022014c902aa81a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-macros v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-macros-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-macros-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Ibraheem Ahmed :Rob Ede ' CARGO_PKG_DESCRIPTION='Macros for Actix system and runtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/actix/actix-net.git' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_macros --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7e8984caad066d9 -C extra-filename=-906ef7e9112713d2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lz4-sys v1.11.1+lz4-1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Jens Heyens :Artem V. Navrotskiy :Patrick Marks ' CARGO_PKG_DESCRIPTION='Rust LZ4 sys package.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/10xGenomics/lz4-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.1+lz4-1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.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())' -C metadata=8b1b3daca798a1ab -C extra-filename=-3d8cc4eacd3ccc4a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-3d8cc4eacd3ccc4a -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling filetime v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=245c68ca99329379 -C extra-filename=-f7493c254860249c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:90:25 | 90 | #[cfg(any($(target_os = $e),*))] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:102:29 | 102 | #[cfg(all($(not(target_os = $e)),*))] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:93:27 | 93 | #[cfg(target_os = $e)] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `filetime` (lib) generated 4 warnings Compiling terminal_size v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/terminal_size-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/terminal_size-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/terminal_size-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d7383ee8b006a36 -C extra-filename=-8fe586a5b6dfb06c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b052e44a8cc577c0 -C extra-filename=-e2983315538546e0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-e2983315538546e0 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thiserror-impl v1.0.69 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3e9a4be25424837 -C extra-filename=-3277e7edb34c9408 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling unicode-width v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=4288ecf473c69925 -C extra-filename=-119cfdf5453c11bb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0c2136bc8565511d -C extra-filename=-3fcb818ba360b858 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) Compiling rustc-hash v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 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=a83822d02e1a96a6 -C extra-filename=-95c67e41b71232d0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=983de93cf53317d5 -C extra-filename=-38e0f71dbcb42fcd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-38e0f71dbcb42fcd -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ipnet v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "schemars", "serde"))' -C metadata=b8be5ba35a5066ca -C extra-filename=-98f283b7271be88c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.0/src/ipext.rs:472:13 | 472 | #[allow(const_err)] | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.0/src/ipext.rs:561:13 | 561 | #[allow(const_err)] | ^^^^^^^^^ warning: `ipnet` (lib) generated 2 warnings Compiling lazycell v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazycell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Nikita Pekin ' CARGO_PKG_DESCRIPTION='A library providing a lazily filled Cell struct' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazycell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name lazycell --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-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("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=313475a759d223f6 -C extra-filename=-76691df4e2d907f6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ warning: `lazycell` (lib) generated 2 warnings Compiling funty v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=funty CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/funty-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/funty-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='myrrlyn ' CARGO_PKG_DESCRIPTION='Trait generalization over the primitive types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=funty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/funty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name funty --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ecaa2ad58afc7d2a -C extra-filename=-9eab09390ece3fcd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prettyplease v0.1.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=82039d3653b98854 -C extra-filename=-f63ca825e53187b6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-f63ca825e53187b6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arrayvec v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "serde-1", "std", "use_union"))' -C metadata=490edf35783d5c9c -C extra-filename=-1661917c51776939 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/arrayvec-1661917c51776939 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling binout v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=binout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for binary serialization/deserialization of integers and arrays of integers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=binout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name binout --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b40556e30845c0e -C extra-filename=-4082b102b2e7ba15 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ph v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library of data structures based on perfect hashing.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ph --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aligned-vec"' --cfg 'feature="default"' --cfg 'feature="wyhash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec", "default", "fnv", "sip13", "wyhash"))' -C metadata=8ea551604d979068 -C extra-filename=-822f5b45fc345df6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern binout=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbinout-4082b102b2e7ba15.rmeta --extern bitm=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitm-a4311eb9e7f1fa38.rmeta --extern dyn_size_of=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdyn_size_of-bccb42e0000a05b6.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --extern seedable_hash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libseedable_hash-3c28d4ecb3d6c3c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:133:11 | 133 | #[cfg(not(feature = "no_branchless_bb"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` 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: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:144:7 | 144 | #[cfg(feature = "no_branchless_bb")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:164:11 | 164 | #[cfg(feature = "no_branchless_bb")] if collision[index].load(Relaxed) & mask != 0 { return; } // TODO opłaca się? bezpieczne? benchm... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/keyset.rs:286:92 | 281 | impl<'k, K: Sync> ImmutableSlice<'k, K> { | -- lifetime `'k` declared here ... 286 | pub fn cached(slice: &'k [K], clone_threshold: usize) -> CachedKeySet> { | ^ this elided lifetime gets resolved as `'k` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `ph` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/arrayvec-5f5a68d10649c20c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/arrayvec-1661917c51776939/build-script-build` [arrayvec 0.4.12] cargo:rerun-if-changed=build.rs [arrayvec 0.4.12] cargo:rustc-cfg=has_stable_maybe_uninit Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22 CARGO_MANIFEST_LINKS=prettyplease01 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-55e0da7c47add072/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-f63ca825e53187b6/build-script-build` [prettyplease 0.1.22] cargo:rerun-if-changed=build.rs [prettyplease 0.1.22] cargo:VERSION=0.1.22 Compiling bitvec v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Addresses memory by bits, for packed collections and bitfields' CARGO_PKG_HOMEPAGE='https://bitvecto-rs.github.io/bitvec' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitvecto-rs/bitvec' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitvec --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=524c36744b79f3d6 -C extra-filename=-e2fddee2d1daa468 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern funty=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfunty-9eab09390ece3fcd.rmeta --extern radium=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libradium-f6297c77ca46f08b.rmeta --extern tap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtap-4ad12fa83be83a67.rmeta --extern wyz=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwyz-25d8e55e913f1192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitvec` (lib) generated 261 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/Cargo.toml CARGO_PKG_AUTHORS='Jyun-Yan You :Emilio Cobos Álvarez :Nick Fitzgerald :The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.69.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=69 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/bindgen-7fea34a32e108737/out /usr/local/bin/rustc --crate-name bindgen --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a9288f8902dca468 -C extra-filename=-913b4e46eb1b32c1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-3b4dd4101efdee28.rmeta --extern cexpr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcexpr-0ab5001d18728352.rmeta --extern clang_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libclang_sys-f316f3d97d2530aa.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-2054282da7605a0d.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-457dddd88835ed3c.rmeta --extern lazycell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazycell-76691df4e2d907f6.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-137de627fb55e436.rmeta --extern rustc_hash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustc_hash-95c67e41b71232d0.rmeta --extern shlex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libshlex-d67c3f14dd5d56b4.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: trait `HasFloat` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/ir/item.rs:89:18 | 89 | pub(crate) trait HasFloat { | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bindgen` (lib) generated 1 warning Compiling reqwest v0.12.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/reqwest-0.12.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/reqwest-0.12.12/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='higher level HTTP client library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/reqwest' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.12.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/reqwest-0.12.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-native-roots-no-provider"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "trust-dns", "zstd"))' -C metadata=d46589288035ee42 -C extra-filename=-23fc94fc9bbd8f5e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-3618e34935e6cd79.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern h2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libh2-28df96cfa4c2514d.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-936aff10ca95e134.rmeta --extern http_body_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body_util-9badfdf17a3375f7.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-0cf429f0d5673644.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper_rustls-6562b2b3ddec03fe.rmeta --extern hyper_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper_util-614e17c95eca02a7.rmeta --extern ipnet=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libipnet-98f283b7271be88c.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls-7dd6449931859989.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_native_certs-6b185956c68ac9bd.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pemfile-4fc1fa27637740ae.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_urlencoded-1d0588f037059f5b.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsync_wrapper-6ea9a65c23e1ae40.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_rustls-046811b704526b91.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tower=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower-806572d88cbe7882.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --extern webpki_roots=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwebpki_roots-b434c48a4f87c284.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-09b4466030dce28f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-38e0f71dbcb42fcd/build-script-build` [serde_json 1.0.137] cargo:rerun-if-changed=build.rs [serde_json 1.0.137] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64")) [serde_json 1.0.137] cargo:rustc-cfg=fast_arithmetic="64" Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=74eaff5c1f2156f4 -C extra-filename=-1da9e8f312ab524e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-3fcb818ba360b858.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Compiling console v0.15.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/console-0.15.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/console-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/console-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-parsing"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "regex", "unicode-width", "winapi-util", "windows-console-colors"))' -C metadata=562cdb2a1c2df5fc -C extra-filename=-7ff976a9473cb88d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern terminal_size=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libterminal_size-8fe586a5b6dfb06c.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_width-119cfdf5453c11bb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-be77b01b1bc5909d/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22a90b43c09f27b1 -C extra-filename=-4e782089d3a51785 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror_impl-3277e7edb34c9408.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-3cac6bb97dbb5a80/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-e2983315538546e0/build-script-build` [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling tar v0.4.41 (/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=168b8ce1d20468b8 -C extra-filename=-8a48b82220ca5867 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfiletime-f7493c254860249c.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern xattr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libxattr-ae9241ebcc475cda.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0 CARGO_MANIFEST_LINKS=lz4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Jens Heyens :Artem V. Navrotskiy :Patrick Marks ' CARGO_PKG_DESCRIPTION='Rust LZ4 sys package.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/10xGenomics/lz4-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.1+lz4-1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-3d8cc4eacd3ccc4a/build-script-build` [lz4-sys 1.11.1+lz4-1.10.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out) [lz4-sys 1.11.1+lz4-1.10.0] TARGET = Some(x86_64-unknown-freebsd) [lz4-sys 1.11.1+lz4-1.10.0] HOST = Some(x86_64-unknown-freebsd) [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [lz4-sys 1.11.1+lz4-1.10.0] CC_x86_64-unknown-freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [lz4-sys 1.11.1+lz4-1.10.0] CC_x86_64_unknown_freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=HOST_CC [lz4-sys 1.11.1+lz4-1.10.0] HOST_CC = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CC [lz4-sys 1.11.1+lz4-1.10.0] CC = Some(/usr/local/llvm19/bin/clang) [lz4-sys 1.11.1+lz4-1.10.0] RUSTC_WRAPPER = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lz4-sys 1.11.1+lz4-1.10.0] CRATE_CC_NO_DEFAULTS = None [lz4-sys 1.11.1+lz4-1.10.0] DEBUG = Some(false) [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [lz4-sys 1.11.1+lz4-1.10.0] CFLAGS_x86_64-unknown-freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [lz4-sys 1.11.1+lz4-1.10.0] CFLAGS_x86_64_unknown_freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=HOST_CFLAGS [lz4-sys 1.11.1+lz4-1.10.0] HOST_CFLAGS = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CFLAGS [lz4-sys 1.11.1+lz4-1.10.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [lz4-sys 1.11.1+lz4-1.10.0] CC_SHELL_ESCAPED_FLAGS = None [lz4-sys 1.11.1+lz4-1.10.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [lz4-sys 1.11.1+lz4-1.10.0] exit status: 0 [lz4-sys 1.11.1+lz4-1.10.0] exit status: 0 [lz4-sys 1.11.1+lz4-1.10.0] exit status: 0 [lz4-sys 1.11.1+lz4-1.10.0] exit status: 0 [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [lz4-sys 1.11.1+lz4-1.10.0] AR_x86_64-unknown-freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [lz4-sys 1.11.1+lz4-1.10.0] AR_x86_64_unknown_freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=HOST_AR [lz4-sys 1.11.1+lz4-1.10.0] HOST_AR = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=AR [lz4-sys 1.11.1+lz4-1.10.0] AR = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [lz4-sys 1.11.1+lz4-1.10.0] ARFLAGS_x86_64-unknown-freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [lz4-sys 1.11.1+lz4-1.10.0] ARFLAGS_x86_64_unknown_freebsd = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [lz4-sys 1.11.1+lz4-1.10.0] HOST_ARFLAGS = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rerun-if-env-changed=ARFLAGS [lz4-sys 1.11.1+lz4-1.10.0] ARFLAGS = None [lz4-sys 1.11.1+lz4-1.10.0] cargo:rustc-link-lib=static=lz4 [lz4-sys 1.11.1+lz4-1.10.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out [lz4-sys 1.11.1+lz4-1.10.0] cargo:root=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out [lz4-sys 1.11.1+lz4-1.10.0] cargo:include=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out/include Compiling actix-web v4.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-4.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-4.9.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 CARGO_PKG_VERSION=4.9.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-4.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="__tls"' --cfg 'feature="actix-tls"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="rustls-0_23"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=f10e5db8d1ee2aee -C extra-filename=-edb00e007d1fe320 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_codec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_codec-8d74107819417387.rmeta --extern actix_http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_http-461701ff00147b79.rmeta --extern actix_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_macros-906ef7e9112713d2.so --extern actix_router=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_router-8b1cdecd52767be9.rmeta --extern actix_rt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_rt-f86a3bc23c5795ad.rmeta --extern actix_server=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_server-b75abfb527da433b.rmeta --extern actix_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_service-fb034a0ac75fd830.rmeta --extern actix_tls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_tls-60886a624fafb353.rmeta --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern actix_web_codegen=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web_codegen-89278bf52625e308.so --extern ahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libahash-d636e07a489b3575.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern bytestring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytestring-a97b705dbdb65b1f.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern cookie=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcookie-34fb3011fe032011.rmeta --extern derive_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libderive_more-2e2749e4d59e2361.so --extern encoding_rs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libencoding_rs-2df791cac3fc6cea.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern impl_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libimpl_more-d4fdc3b83a0e1333.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern language_tags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblanguage_tags-e3932565ac09a2c0.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-b765b04d57215eca.rmeta --extern regex_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_lite-ef99525b0d6e6c58.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_urlencoded-1d0588f037059f5b.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-befe6818267d8e4a.rmeta --extern time=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime-0287b48ab11008eb.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Compiling csv v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.65 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c947f2102387860d -C extra-filename=-9b7f7fdfa8380a16 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcsv_core-a022014c902aa81a.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-451ad2c07615add9.rmeta --extern ryu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libryu-fed7258a9789c16b.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rayon-core-d4b994408047ea25/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4799d699c6d3388d -C extra-filename=-2db43ec7903ac2ff --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_deque-6a86da64a9d49f36.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-5bfa18c084f5f199.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rayon-core` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-261754f621afe394/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=72f7b6a9997a3816 -C extra-filename=-e453640611cd6e34 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zerocopy_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy_derive-712c8d42a8acf34f.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heapless CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio :Per Lindgren :Emil Fresk ' CARGO_PKG_DESCRIPTION='`static` friendly data structures that don'\''t require dynamic memory allocation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heapless CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-embedded/heapless' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/heapless-ec36fc2284fa7069/out /usr/local/bin/rustc --crate-name heapless --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=9c75232dd7147b8e -C extra-filename=-8d718741ffa3f0bd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hash32=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhash32-85db50d20efaea6c.rmeta --extern stable_deref_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstable_deref_trait-1f71475e15fd17b4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:47:9 | 47 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = 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(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:85:9 | 85 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:51:9 | 51 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:59:9 | 59 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:128:11 | 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:138:5 | 138 | has_atomic_load_store | ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store` | = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = 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_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `heapless` (lib) generated 5 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=45187038017a1c05 -C extra-filename=-5098833b8b39b8ce --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern idna_adapter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libidna_adapter-c91b7bc74d44cf09.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-5d8fd4e0fbf99ba7.rmeta --extern utf8_iter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8_iter-af279c9b707aaa62.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/nix-dd34b8e970ade26e/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=286575b62ff05ea6 -C extra-filename=-9c2aec84d69f15e1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-673a7d39ab99de94.rmeta --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd --cfg bsd --cfg bsd_without_apple --cfg freebsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/src/sys/statfs.rs:39:35 | 39 | const LIBC_STATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `nix` (lib) generated 2 warnings Compiling rand_core v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_core-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 opt-level=3 -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=13c7d4b708d30fb1 -C extra-filename=-fc090f50f1c92af8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-c423623782935088.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lock_api-0dc364fd0f825093/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=87748823811913c1 -C extra-filename=-b9c92cad375a95e2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libscopeguard-addb9d0bbab5c922.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound` warning: `lock_api` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/portable-atomic-bdb9009d325c4ff8/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "fallback", "float", "require-cas", "serde", "std"))' -C metadata=56fb766f5fa527e6 -C extra-filename=-6d2b19b9de3f6da0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg portable_atomic_llvm_16` warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:199:17 | 199 | #![cfg_attr(not(portable_atomic_no_unsafe_op_in_unsafe_fn), warn(unsafe_op_in_unsafe_fn))] // unsafe_op_in_unsafe_fn requires Rust 1.52 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` 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: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:200:13 | 200 | #![cfg_attr(portable_atomic_no_unsafe_op_in_unsafe_fn, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:239:13 | 239 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:243:41 | 243 | all(target_arch = "xtensa", portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:244:17 | 244 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "powerpc64"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:245:17 | 245 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:259:13 | 259 | #![cfg_attr(portable_atomic_unstable_cfg_target_has_atomic, feature(cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_aarch64_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:263:9 | 263 | portable_atomic_unstable_aarch64_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_aarch64_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_aarch64_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:264:13 | 264 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:271:9 | 271 | portable_atomic_unstable_cmpxchg16b_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:272:13 | 272 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:280:9 | 280 | portable_atomic_unstable_asm, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:295:59 | 295 | all(any(target_arch = "avr", target_arch = "msp430"), portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_isa_attribute` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:300:9 | 300 | portable_atomic_unstable_isa_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(portable_atomic_unstable_isa_attribute)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_isa_attribute)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:301:19 | 301 | any(test, portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:303:40 | 303 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:314:19 | 314 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:321:43 | 321 | all(target_arch = "x86_64", any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:329:9 | 329 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:350:7 | 350 | #[cfg(portable_atomic_unsafe_assume_single_core)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:385:7 | 385 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:393:7 | 393 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:396:7 | 396 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:402:7 | 402 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:406:7 | 406 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:411:7 | 411 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:417:11 | 417 | #[cfg(all(portable_atomic_unsafe_assume_single_core, feature = "critical-section"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:554:11 | 554 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:556:11 | 556 | #[cfg(all(portable_atomic_no_core_unwind_safe, 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1305:12 | 1305 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1342:11 | 1342 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1344:11 | 1344 | #[cfg(all(portable_atomic_no_core_unwind_safe, 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3755:11 | 3755 | #[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: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3757:11 | 3757 | #[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 name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:40:11 | 40 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:73:11 | 73 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:238:5 | 238 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:253:5 | 253 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:267:5 | 267 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:289:5 | 289 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:310:9 | 310 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:328:9 | 328 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:342:5 | 342 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:359:9 | 359 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:365:17 | 365 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:386:5 | 386 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:403:9 | 403 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:409:17 | 409 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:478:31 | 478 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:488:35 | 488 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:491:9 | 491 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:557:31 | 557 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:567:35 | 567 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:570:9 | 570 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:586:5 | 586 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:596:9 | 596 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:599:9 | 599 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:616:5 | 616 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:626:9 | 626 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:629:9 | 629 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:646:38 | 646 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:658:38 | 658 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:670:38 | 670 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:6:9 | 6 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:9:5 | 9 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:14:5 | 14 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:18:9 | 18 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:15 | 26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:40 | 26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:15 | 39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:40 | 39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:43:5 | 43 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:46:13 | 46 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:47:13 | 47 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:52:22 | 52 | #[cfg_attr(any(miri, portable_atomic_sanitize_thread), path = "atomic128/intrinsics.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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:53:26 | 53 | #[cfg_attr(not(any(miri, portable_atomic_sanitize_thread)), path = "atomic128/x86_64.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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:56:7 | 56 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:90:7 | 90 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:106:19 | 106 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:13 | 107 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:38 | 107 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:110:36 | 110 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:111:9 | 111 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:121:12 | 121 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:123:9 | 123 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:131:19 | 131 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:13 | 132 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:38 | 132 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:21 | 145 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:46 | 145 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:21 | 149 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:46 | 149 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:150:48 | 150 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:154:13 | 154 | portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:157:17 | 157 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:161:13 | 161 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:164:12 | 164 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:165:16 | 165 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:16:17 | 16 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:17:17 | 17 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:23:17 | 23 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:24:13 | 24 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:31:25 | 31 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:36:27 | 36 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:21 | 39 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:46 | 39 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:42:17 | 42 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:177:5 | 177 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:208:5 | 208 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:209:5 | 209 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:214:5 | 214 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:218:9 | 218 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:228:15 | 228 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:229:12 | 229 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:230:16 | 230 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:237:5 | 237 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:250:5 | 250 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:257:5 | 257 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:258:5 | 258 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:263:5 | 263 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:267:9 | 267 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:275:15 | 275 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:276:12 | 276 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:277:16 | 277 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:283:5 | 283 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:294:5 | 294 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:295:5 | 295 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:298:5 | 298 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:308:9 | 308 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:326:15 | 326 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:327:12 | 327 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:328:16 | 328 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:334:19 | 334 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:13 | 335 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:38 | 335 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:338:36 | 338 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:339:9 | 339 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:347:19 | 347 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:13 | 348 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:38 | 348 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:351:36 | 351 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:352:9 | 352 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:355:5 | 355 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:359:9 | 359 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:369:5 | 369 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:13 | 381 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:38 | 381 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:13 | 387 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:38 | 387 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:390:9 | 390 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:393:17 | 393 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:394:17 | 394 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:402:7 | 402 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:427:7 | 427 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:17 | 433 | all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:42 | 433 | all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:17 | 435 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:42 | 435 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:438:13 | 438 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:441:21 | 441 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:442:21 | 442 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:449:9 | 449 | portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:452:13 | 452 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:455:21 | 455 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:456:17 | 456 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:463:29 | 463 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:468:31 | 468 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:473:9 | 473 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:481:5 | 481 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:21:11 | 21 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:28:11 | 28 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:81:11 | 81 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:82:12 | 82 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:83:16 | 83 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:85:11 | 85 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:86:12 | 86 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:87:16 | 87 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:124:11 | 124 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:190:12 | 190 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:191:16 | 191 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:517:11 | 517 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:519:11 | 519 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:521:11 | 521 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:523:11 | 523 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:525:11 | 525 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:528:11 | 528 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:531:12 | 531 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:533:9 | 533 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:540:12 | 540 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:542:9 | 542 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:52:39 | 52 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:61:39 | 61 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:69:29 | 69 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:91:39 | 91 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:108:39 | 108 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:102:15 | 102 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:119:15 | 119 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:163:39 | 163 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:172:39 | 172 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:180:29 | 180 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:195:39 | 195 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:212:39 | 212 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:206:15 | 206 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:223:15 | 223 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:15:46 | 15 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:19:11 | 19 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:4:44 | 4 | any(not(target_feature = "sse"), miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:24:11 | 24 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:40:15 | 40 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:82:44 | 82 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:142:15 | 142 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:164:15 | 164 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:200:40 | 200 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:201:9 | 201 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:277:44 | 277 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:380:44 | 380 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:426:42 | 426 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:429:44 | 429 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50 | 571 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52 | 574 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50 | 571 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52 | 574 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 771 | / atomic_rmw_with_ifunc! { 772 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 773 | | cmpxchg16b = atomic_swap_cmpxchg16b; 774 | | fallback = atomic_swap_seqcst; 775 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 776 | / atomic_rmw_with_ifunc! { 777 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 778 | | cmpxchg16b = atomic_add_cmpxchg16b; 779 | | fallback = atomic_add_seqcst; 780 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | / atomic_rmw_with_ifunc! { 782 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 783 | | cmpxchg16b = atomic_sub_cmpxchg16b; 784 | | fallback = atomic_sub_seqcst; 785 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 786 | / atomic_rmw_with_ifunc! { 787 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 788 | | cmpxchg16b = atomic_and_cmpxchg16b; 789 | | fallback = atomic_and_seqcst; 790 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 791 | / atomic_rmw_with_ifunc! { 792 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 793 | | cmpxchg16b = atomic_nand_cmpxchg16b; 794 | | fallback = atomic_nand_seqcst; 795 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 796 | / atomic_rmw_with_ifunc! { 797 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 798 | | cmpxchg16b = atomic_or_cmpxchg16b; 799 | | fallback = atomic_or_seqcst; 800 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 801 | / atomic_rmw_with_ifunc! { 802 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 803 | | cmpxchg16b = atomic_xor_cmpxchg16b; 804 | | fallback = atomic_xor_seqcst; 805 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 806 | / atomic_rmw_with_ifunc! { 807 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 808 | | cmpxchg16b = atomic_max_cmpxchg16b; 809 | | fallback = atomic_max_seqcst; 810 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 811 | / atomic_rmw_with_ifunc! { 812 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 813 | | cmpxchg16b = atomic_umax_cmpxchg16b; 814 | | fallback = atomic_umax_seqcst; 815 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 816 | / atomic_rmw_with_ifunc! { 817 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 818 | | cmpxchg16b = atomic_min_cmpxchg16b; 819 | | fallback = atomic_min_seqcst; 820 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 821 | / atomic_rmw_with_ifunc! { 822 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 823 | | cmpxchg16b = atomic_umin_cmpxchg16b; 824 | | fallback = atomic_umin_seqcst; 825 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 826 | / atomic_rmw_with_ifunc! { 827 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 828 | | cmpxchg16b = atomic_not_cmpxchg16b; 829 | | fallback = atomic_not_seqcst; 830 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 831 | / atomic_rmw_with_ifunc! { 832 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 833 | | cmpxchg16b = atomic_neg_cmpxchg16b; 834 | | fallback = atomic_neg_seqcst; 835 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:10:11 | 10 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:39:14 | 39 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:79:48 | 79 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 88 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 148 | debug_assert_vmovdqa_atomic!(); | ------------------------------ 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 170 | debug_assert_vmovdqa_atomic!(); | ------------------------------ 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:251:44 | 251 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:252:13 | 252 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:261:44 | 261 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:262:13 | 262 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 267 | / load_store_detect! { 268 | | vmovdqa = atomic_load_vmovdqa 269 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 272 | | } | |_____________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 267 | / load_store_detect! { 268 | | vmovdqa = atomic_load_vmovdqa 269 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 272 | | } | |_____________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 283 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:329:44 | 329 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:330:13 | 330 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:340:44 | 340 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:341:13 | 341 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 359 | / load_store_detect! { 360 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 361 | | cmpxchg16b = atomic_store_cmpxchg16b 362 | | fallback = atomic_store_non_seqcst 363 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 359 | / load_store_detect! { 360 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 361 | | cmpxchg16b = atomic_store_cmpxchg16b 362 | | fallback = atomic_store_non_seqcst 363 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 368 | / load_store_detect! { 369 | | vmovdqa = atomic_store_vmovdqa_seqcst 370 | | cmpxchg16b = atomic_store_cmpxchg16b 371 | | fallback = atomic_store_seqcst 372 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 368 | / load_store_detect! { 369 | | vmovdqa = atomic_store_vmovdqa_seqcst 370 | | cmpxchg16b = atomic_store_cmpxchg16b 371 | | fallback = atomic_store_seqcst 372 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:399:46 | 399 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:404:50 | 404 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 435 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 771 | / atomic_rmw_with_ifunc! { 772 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 773 | | cmpxchg16b = atomic_swap_cmpxchg16b; 774 | | fallback = atomic_swap_seqcst; 775 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 776 | / atomic_rmw_with_ifunc! { 777 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 778 | | cmpxchg16b = atomic_add_cmpxchg16b; 779 | | fallback = atomic_add_seqcst; 780 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | / atomic_rmw_with_ifunc! { 782 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 783 | | cmpxchg16b = atomic_sub_cmpxchg16b; 784 | | fallback = atomic_sub_seqcst; 785 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 786 | / atomic_rmw_with_ifunc! { 787 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 788 | | cmpxchg16b = atomic_and_cmpxchg16b; 789 | | fallback = atomic_and_seqcst; 790 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 791 | / atomic_rmw_with_ifunc! { 792 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 793 | | cmpxchg16b = atomic_nand_cmpxchg16b; 794 | | fallback = atomic_nand_seqcst; 795 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 796 | / atomic_rmw_with_ifunc! { 797 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 798 | | cmpxchg16b = atomic_or_cmpxchg16b; 799 | | fallback = atomic_or_seqcst; 800 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 801 | / atomic_rmw_with_ifunc! { 802 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 803 | | cmpxchg16b = atomic_xor_cmpxchg16b; 804 | | fallback = atomic_xor_seqcst; 805 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 806 | / atomic_rmw_with_ifunc! { 807 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 808 | | cmpxchg16b = atomic_max_cmpxchg16b; 809 | | fallback = atomic_max_seqcst; 810 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 811 | / atomic_rmw_with_ifunc! { 812 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 813 | | cmpxchg16b = atomic_umax_cmpxchg16b; 814 | | fallback = atomic_umax_seqcst; 815 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 816 | / atomic_rmw_with_ifunc! { 817 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 818 | | cmpxchg16b = atomic_min_cmpxchg16b; 819 | | fallback = atomic_min_seqcst; 820 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 821 | / atomic_rmw_with_ifunc! { 822 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 823 | | cmpxchg16b = atomic_umin_cmpxchg16b; 824 | | fallback = atomic_umin_seqcst; 825 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 826 | / atomic_rmw_with_ifunc! { 827 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 828 | | cmpxchg16b = atomic_not_cmpxchg16b; 829 | | fallback = atomic_not_seqcst; 830 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 831 | / atomic_rmw_with_ifunc! { 832 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 833 | | cmpxchg16b = atomic_neg_cmpxchg16b; 834 | | fallback = atomic_neg_seqcst; 835 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:839:46 | 839 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:844:50 | 844 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:850:45 | 850 | cfg!(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47 | 43 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47 | 55 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47 | 75 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47 | 104 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47 | 43 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47 | 55 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47 | 75 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47 | 104 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:12:11 | 12 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 214 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 214 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 216 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 216 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:396:12 | 396 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:398:9 | 398 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50 | 228 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50 | 267 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50 | 289 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50 | 228 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50 | 267 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50 | 289 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:682:39 | 682 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:710:39 | 710 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:780:39 | 780 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:831:39 | 831 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1243:39 | 1243 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1267:29 | 1267 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1471:39 | 1471 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1501:39 | 1501 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1566:39 | 1566 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1617:39 | 1617 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1685:39 | 1685 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2214:29 | 2214 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `portable-atomic` (lib) generated 730 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/parking_lot_core-fd1becf81dae3cd2/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4a99d90d8ce0bf21 -C extra-filename=-22d4b22ab925d79f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-5d8fd4e0fbf99ba7.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `parking_lot_core` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=d65a01248c96d5b8 -C extra-filename=-93869c145924f28d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec-bb80dc20f6137c26.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prost v0.11.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.9/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.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="prost-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-recursion-limit", "prost-derive", "std"))' -C metadata=d3eccfd7bdb4f622 -C extra-filename=-351ddb68137d9d52 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_derive-194978d4d50204da.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wyhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Diego Barrios Romero ' CARGO_PKG_DESCRIPTION='Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator.' CARGO_PKG_HOMEPAGE='https://github.com/eldruin/wyhash-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wyhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eldruin/wyhash-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name wyhash --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyhash-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=d7a4730f9b286f62 -C extra-filename=-ae438fa404b261d3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-73b121a5ba19789d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling atomicwrites v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomicwrites CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomicwrites-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomicwrites-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Markus Unterwaditzer ' CARGO_PKG_DESCRIPTION='Atomic file-writes.' CARGO_PKG_HOMEPAGE='https://github.com/untitaker/rust-atomicwrites' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomicwrites CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/untitaker/rust-atomicwrites' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name atomicwrites --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=513f529532109796 -C extra-filename=-1ec34293bfbba544 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-bf7204d04b6c8f9c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-af4bc1b31d33775d/build-script-build` [common 0.0.0] cargo:rustc-link-arg-benches=-rdynamic [common 0.0.0] cargo:rerun-if-changed=build.rs Compiling axum-core v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/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.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.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())' -C metadata=fed71846de328b75 -C extra-filename=-12ab635bd44f3662 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-core-12ab635bd44f3662 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustversion-e0260e2a19f89da9.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="prost-derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "no-recursion-limit", "prost-derive", "std"))' -C metadata=3138bf41bede6fd3 -C extra-filename=-a7a43c4e57116cb3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_derive-ac2d26c0f87c0d16.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ordered-float v4.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-4.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-4.6.0/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=4.6.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-4.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytemuck", "default", "derive-visitor", "libm", "num-cmp", "proptest", "rand", "randtest", "rkyv", "rkyv_16", "rkyv_32", "rkyv_64", "rkyv_ck", "schemars", "serde", "speedy", "std"))' -C metadata=9bea4a62735aa866 -C extra-filename=-14c9bb765a44c58f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95/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.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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-395459f956b94dc6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-1b9f7df9c55c6f0f/build-script-build` [anyhow 1.0.95] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_error) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.95] cargo:rustc-cfg=std_backtrace Compiling pin-project-internal v1.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-internal-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-internal-1.0.12/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.37 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project_internal --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-internal-1.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=ae0486fa140be6dc -C extra-filename=-555593ff0d78fe55 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling erased-serde v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/erased-serde-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/erased-serde-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name erased_serde --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/erased-serde-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=c6f861ca5c0792bf -C extra-filename=-f0073a212eb4f31e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bincode v1.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bincode CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/Cargo.toml CARGO_PKG_AUTHORS='Ty Overby :Francesco Mazzoli :David Tolnay :Zoey Riordan ' CARGO_PKG_DESCRIPTION='A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa'\!'' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bincode CARGO_PKG_README=./readme.md CARGO_PKG_REPOSITORY='https://github.com/servo/bincode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bincode --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=980e74467a3a4dd3 -C extra-filename=-c2193a98e82c421a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: multiple associated functions are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `bincode` (lib) generated 4 warnings Compiling async-trait v0.1.85 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-trait-0.1.85 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-trait-0.1.85/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.85 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-trait-0.1.85/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=b7b10421c6c3961f -C extra-filename=-5c0f87a12037e554 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_derive_internals v0.29.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive_internals CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='AST representation used by Serde derive macros. Unstable.' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive_internals CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive_internals --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/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=3cd0617f401be512 -C extra-filename=-bd749846a0780759 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `serde_build_from_git` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/lib.rs:45:12 | 45 | #[cfg_attr(serde_build_from_git, path = "../serde_derive/src/internals/mod.rs")] | ^^^^^^^^^^^^^^^^^^^^ | = 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(serde_build_from_git)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serde_build_from_git)");` 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: `serde_build_from_git` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/lib.rs:46:16 | 46 | #[cfg_attr(not(serde_build_from_git), path = "src/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(serde_build_from_git)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serde_build_from_git)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `deserialize_in_place` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/attr.rs:276:11 | 276 | #[cfg(feature = "deserialize_in_place")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `deserialize_in_place` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_derive_internals` (lib) generated 8 warnings Compiling number_prefix v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=number_prefix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/number_prefix-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/number_prefix-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Benjamin Sago ' CARGO_PKG_DESCRIPTION='Library for numeric prefixes (kilo, giga, kibi).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=number_prefix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-number-prefix' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name number_prefix --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7878e62a7feb807b -C extra-filename=-aa3496fcf56ca0ab --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustls v0.22.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="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=53f21dcc91a3467c -C extra-filename=-474810713e09e410 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-474810713e09e410 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling bytemuck v1.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.21.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="extern_crate_alloc"' --cfg 'feature="transparentwrapper_extra"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=e4e6173fb8d27b0e -C extra-filename=-bd346e3f3354c832 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=d7e645a04b30ac73 -C extra-filename=-4dd72c2fb54a6727 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling nodrop v0.1.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nodrop CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nodrop-0.1.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nodrop-0.1.14/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead'\!'*** ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nodrop CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name nodrop --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=d9a5daf7575dc5d8 -C extra-filename=-f7b2f373bb01e3b0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nodrop-0.1.14/src/lib.rs:42:17 | 42 | Dropped(u8), | ------- ^^ | | | field in this variant | = 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 | 42 - Dropped(u8), 42 + Dropped(()), | warning: `nodrop` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_size_of CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library to report approximate amount of memory consumed by variables, including the memory allocated on heap.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn_size_of CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_size_of --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn_size_of-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec"))' -C metadata=4b83883a7a669a0b -C extra-filename=-3e9f28eb22bc02e5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling schemars v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-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 -C debug-assertions=off --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="indexmap"' --cfg 'feature="indexmap2"' --cfg 'feature="preserve_order"' --cfg 'feature="schemars_derive"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=fb1057f53f0b5db1 -C extra-filename=-b7300c61076640ee --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/schemars-b7300c61076640ee -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/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.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=059a27b2d31cde3d -C extra-filename=-bd693064808d8ed5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `unicode-bidi` (lib) generated 2 warnings (2 duplicates) Compiling unicode-width v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-width-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5218ed6a6b24d9e8 -C extra-filename=-e3dc4f80b62dc808 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crunchy v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=f1610edba06ce9e6 -C extra-filename=-abfd0a4e9d3510a5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crunchy-abfd0a4e9d3510a5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling utf8parse v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=1fd839e0926f9985 -C extra-filename=-0592a03473c5d6f4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-parse v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-parse-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-parse-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.64.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_parse --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-parse-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=e1e146bee4ab7f52 -C extra-filename=-82a2a84cd1e70bd6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern utf8parse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8parse-0592a03473c5d6f4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LIMIT_128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crunchy-132f2d521580cad2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crunchy-abfd0a4e9d3510a5/build-script-build` Compiling indicatif v0.17.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indicatif CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indicatif-0.17.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indicatif-0.17.9/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A progress bar and cli reporting library for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indicatif CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/indicatif' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.17.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name indicatif --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indicatif-0.17.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=723263e6d2b89a4b -C extra-filename=-b5e345954b1980e6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern console=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libconsole-7ff976a9473cb88d.rmeta --extern number_prefix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnumber_prefix-aa3496fcf56ca0ab.rmeta --extern portable_atomic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libportable_atomic-6d2b19b9de3f6da0.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --extern unicode_width=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_width-e3dc4f80b62dc808.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=91d09e30b25e0fff -C extra-filename=-0d02f59a9d687af3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_bidi-bd693064808d8ed5.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_normalization-93869c145924f28d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=chrono,default,derive,indexmap,indexmap2,preserve_order,schemars_derive,url,uuid1 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CHRONO=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_INDEXMAP=1 CARGO_FEATURE_INDEXMAP2=1 CARGO_FEATURE_PRESERVE_ORDER=1 CARGO_FEATURE_SCHEMARS_DERIVE=1 CARGO_FEATURE_URL=1 CARGO_FEATURE_UUID1=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/schemars-9a7848da6d717cf6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/schemars-b7300c61076640ee/build-script-build` [schemars 0.8.21] cargo:rustc-cfg=std_atomic64 [schemars 0.8.21] cargo:rustc-cfg=std_atomic Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for bit and bitmap (bit vector) manipulation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitm --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitm-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec"))' -C metadata=ce725a6fe28c37c3 -C extra-filename=-ce3225b40c90d227 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern dyn_size_of=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdyn_size_of-3e9f28eb22bc02e5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/arrayvec-5f5a68d10649c20c/out /usr/local/bin/rustc --crate-name arrayvec --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "serde-1", "std", "use_union"))' -C metadata=c5496f70175d4b04 -C extra-filename=-e1e4cce05948e2d3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern nodrop=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnodrop-f7b2f373bb01e3b0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_stable_maybe_uninit` warning: unexpected `cfg` condition name: `has_union_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:23:13 | 23 | #![cfg_attr(has_union_feature, feature(untagged_unions))] | ^^^^^^^^^^^^^^^^^ | = 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_union_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_union_feature)");` 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_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:31:11 | 31 | #[cfg(not(has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:53:7 | 53 | #[cfg(has_stable_maybe_uninit)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:56:15 | 56 | #[cfg(all(not(has_stable_maybe_uninit), has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:56:41 | 56 | #[cfg(all(not(has_stable_maybe_uninit), has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:58:15 | 58 | #[cfg(all(not(has_stable_maybe_uninit), not(has_manually_drop_in_union)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:58:45 | 58 | #[cfg(all(not(has_stable_maybe_uninit), not(has_manually_drop_in_union)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/array.rs:31:13 | 31 | fn from(usize) -> Self; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/array_string.rs:95:17 | 95 | let s = try!(str::from_utf8(b.as_slice())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `arrayvec` (lib) generated 9 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=321ca23627d7161c -C extra-filename=-b13ef86f3de817ef --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libppv_lite86-4dd72c2fb54a6727.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-73b121a5ba19789d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-bf7204d04b6c8f9c/out /usr/local/bin/rustc --crate-name common --edition=2021 lib/common/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=80c23bb5d2de23b5 -C extra-filename=-a84357a271b4617a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytemuck-bd346e3f3354c832.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern num_cpus=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_cpus-3b245a1446183fbe.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-14c9bb765a44c58f.rmeta --extern ph=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libph-822f5b45fc345df6.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-9c91c2b5ab728729.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern tap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtap-4ad12fa83be83a67.rmeta --extern tar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtar-8a48b82220ca5867.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy-e453640611cd6e34.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-806acc21816febde/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-474810713e09e410/build-script-build` Compiling schemars_derive v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Macros for #[derive(JsonSchema)], for use with schemars' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name schemars_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/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=aa073f49933f0920 -C extra-filename=-3fb9b256f1a893c9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern serde_derive_internals=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_derive_internals-bd749846a0780759.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/src/ast/mod.rs:55:54 | 40 | impl<'a> Container<'a> { | -- lifetime `'a` declared here ... 55 | pub fn transparent_field(&'a self) -> Option<&'a Field> { | ^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `original` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/src/ast/mod.rs:13:9 | 8 | pub struct Container<'a> { | --------- field in this struct ... 13 | pub original: &'a syn::DeriveInput, | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `schemars_derive` (lib) generated 2 warnings Compiling io v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/io) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/io CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/io/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name io --edition=2021 lib/common/io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=435c9a43793f4ba5 -C extra-filename=-6da5c4c4d2c24c99 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern atomicwrites=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libatomicwrites-1ec34293bfbba544.rmeta --extern bincode=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbincode-c2193a98e82c421a.rmeta --extern nix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnix-9c2aec84d69f15e1.rmeta --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-9c91c2b5ab728729.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta -C link-arg=-fstack-protector-strong` Compiling pin-project v1.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-1.0.12/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.37 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pin-project-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=238ba20d385eae49 -C extra-filename=-47464993416b84f6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pin_project_internal=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_internal-555593ff0d78fe55.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-1.0.95/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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/anyhow-395459f956b94dc6/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anyhow-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5d59f19851795be9 -C extra-filename=-ebb63c0a080deabf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/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.56 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-core-184ee68f304dffaf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-core-12ab635bd44f3662/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seedable_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_hash-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_hash-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for calculating seedable hashes and fast reduction of their ranges.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seedable_hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name seedable_hash --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seedable_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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="wyhash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fnv", "sip13", "wyhash"))' -C metadata=377f26e9e6325aa8 -C extra-filename=-bca79f34ff7b88b9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern wyhash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwyhash-ae438fa404b261d3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prost-types v0.11.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.11.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.11.9/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9a53c00c3a7fec7c -C extra-filename=-23b573fcac858cbe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-351ddb68137d9d52.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=28b80b55b9683539 -C extra-filename=-c506a5d0e5275e86 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lock_api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblock_api-b9c92cad375a95e2.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot_core-22d4b22ab925d79f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand_chacha v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_chacha-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=6e334fcf34fea25e -C extra-filename=-178a4730f8654e49 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libppv_lite86-ae92c117ba264d48.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-fc090f50f1c92af8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.5.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/url-2.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=7cc0347f7240a39f -C extra-filename=-725d31213acf2a03 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libform_urlencoded-1da9e8f312ab524e.rmeta --extern idna=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libidna-5098833b8b39b8ce.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-3fcb818ba360b858.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rstar v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rstar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rstar-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rstar-0.12.0/Cargo.toml CARGO_PKG_AUTHORS='Stefan Altmayer :The Georust Developers ' CARGO_PKG_DESCRIPTION='An R*-tree spatial index' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rstar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/rstar' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rstar --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rstar-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "mint", "serde"))' -C metadata=adfd95ad0f0eb946 -C extra-filename=-7d7687a88f3b9278 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern heapless=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheapless-8d718741ffa3f0bd.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rstar-0.12.0/src/rtree.rs:440:30 | 437 | pub fn intersection_candidates_with_other_tree<'a, U>( | -- lifetime `'a` declared here ... 440 | ) -> IntersectionIterator | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `rstar` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=29e89dcede5603fa -C extra-filename=-3678c61e6e7387d6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-5dbd6d744a48cd23.rmeta --extern rayon_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon_core-2db43ec7903ac2ff.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling irg-kvariants v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple wrapper around kvariant from hfhchan/irg' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=irg-kvariants CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/charabia' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-0.1.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=352c98bc0497acac -C extra-filename=-a83f4b86cc0f5013 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/irg-kvariants-a83f4b86cc0f5013 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern csv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcsv-9b7f7fdfa8380a16.rlib --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-traits-3cac6bb97dbb5a80/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7c5c27a343cf655a -C extra-filename=-aa109988eec5c734 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_total_cmp` warning: `num-traits` (lib) generated 4 warnings (4 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/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.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/serde_json-09b4466030dce28f/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_json-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9e8b8d638a3a0893 -C extra-filename=-e442e00d625b6849 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-451ad2c07615add9.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-19cd6dd2540f8156.rmeta --extern ryu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libryu-fed7258a9789c16b.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling librocksdb-sys v0.17.1+9.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3/Cargo.toml CARGO_PKG_AUTHORS='Karl Hobley :Arkadiy Paronyan ' CARGO_PKG_DESCRIPTION='Native bindings to librocksdb' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0/BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librocksdb-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.17.1+9.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.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 --cfg 'feature="bindgen-runtime"' --cfg 'feature="lz4"' --cfg 'feature="lz4-sys"' --cfg 'feature="snappy"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-runtime", "bindgen-static", "bzip2", "bzip2-sys", "default", "io-uring", "jemalloc", "libz-sys", "lto", "lz4", "lz4-sys", "mt_static", "pkg-config", "rtti", "snappy", "static", "tikv-jemalloc-sys", "zlib", "zstd", "zstd-sys"))' -C metadata=5606465ba397f04f -C extra-filename=-b2ebd8b793ffacc6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/librocksdb-sys-b2ebd8b793ffacc6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bindgen=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbindgen-913b4e46eb1b32c1.rlib --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling memory v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/memory) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memory CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/memory CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/memory/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memory CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name memory --edition=2021 lib/common/memory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf62ce0bda2b08d7 -C extra-filename=-616901b7d5d7bf4a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitvec-e2fddee2d1daa468.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prettyplease CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='A minimal `syn` syntax tree pretty-printer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prettyplease CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/prettyplease' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prettyplease-55e0da7c47add072/out /usr/local/bin/rustc --crate-name prettyplease --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/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("verbatim"))' -C metadata=c011a4899c1e1a96 -C extra-filename=-f84034bb483c491d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/lib.rs:340:23 | 340 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:287:17 | 287 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug_indent` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:292:21 | 292 | if cfg!(prettyplease_debug_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(prettyplease_debug_indent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug_indent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:319:17 | 319 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:341:21 | 341 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:349:21 | 349 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/expr.rs:61:34 | 61 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/expr.rs:1172:30 | 1172 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:34:34 | 34 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:486:34 | 486 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:574:34 | 574 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:666:34 | 666 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/pat.rs:29:34 | 29 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/ty.rs:29:34 | 29 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:254:17 | 254 | let mut entry = &mut self.buf[index]; | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: `prettyplease` (lib) generated 15 warnings Compiling hyper v0.14.26 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/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='' CARGO_PKG_VERSION=0.14.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=f8c5d006ef883be2 -C extra-filename=-73a2857a75fb1b33 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern h2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libh2-3ac5540bbc5cd1ef.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-96f4d3b0fa187d03.rmeta --extern httparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttparse-caa4564696a9bcdd.rmeta --extern httpdate=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttpdate-9e2956741e1e7cc4.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-b00f4ea0e5cd64db.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --extern want=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwant-490262ab111749a0.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/body/body.rs:447:25 | 447 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` 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: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/error.rs:595:7 | 595 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/client/conn.rs:1124:7 | 1124 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/client/conn.rs:1125:7 | 1125 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: `hyper` (lib) generated 5 warnings Compiling axum v0.6.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/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.60 CARGO_PKG_VERSION=0.6.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.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("__private_docs", "default", "form", "headers", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "ws"))' -C metadata=ac8336cc54fd6818 -C extra-filename=-292f13612b4ff9c6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-292f13612b4ff9c6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustversion=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustversion-e0260e2a19f89da9.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=derive,zerocopy-derive CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_ZEROCOPY_DERIVE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-bb40627cd6370334/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-01c915b5417952a3/build-script-build` [zerocopy 0.8.14] cargo:rerun-if-changed=build.rs [zerocopy 0.8.14] cargo:rerun-if-changed=Cargo.toml [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_aarch64_simd_1_59_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_core_error_1_81_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_diagnostic_on_unimplemented_1_78_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_generic_bounds_in_const_fn_1_61_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(zerocopy_target_has_atomics_1_60_0) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(doc_cfg) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(kani) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS) [zerocopy 0.8.14] cargo:rustc-check-cfg=cfg(coverage_nightly) [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_aarch64_simd_1_59_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_core_error_1_81_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_diagnostic_on_unimplemented_1_78_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_generic_bounds_in_const_fn_1_61_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 [zerocopy 0.8.14] cargo:rustc-cfg=zerocopy_target_has_atomics_1_60_0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-df0549d9b4efe8f1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-c668dacffda0d2a9/build-script-build` [thiserror 2.0.11] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) [thiserror 2.0.11] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name xattr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/xattr-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=20280fb66a027fee -C extra-filename=-bf3c2574438e1212 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-7568bd29162e6378.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling approx v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=approx CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/approx-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/approx-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='Brendan Zabarauskas ' CARGO_PKG_DESCRIPTION='Approximate floating point equality comparisons and assertions.' CARGO_PKG_HOMEPAGE='https://github.com/brendanzab/approx' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=approx CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/brendanzab/approx' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name approx --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=822ce20b8db1239f -C extra-filename=-91244397604ab542 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling which v4.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=which CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/which-4.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/which-4.3.0/Cargo.toml CARGO_PKG_AUTHORS='Harry Fei ' CARGO_PKG_DESCRIPTION='A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=which CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/harryfei/which-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.3.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name which --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/which-4.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("regex"))' -C metadata=5cb4cf889d06087a -C extra-filename=-5e5451cf73d967d8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-5dbd6d744a48cd23.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2258fee67b4d8391 -C extra-filename=-fa3647d662770058 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-bdc23af63e20ca93.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `filetime` (lib) generated 4 warnings (4 duplicates) Compiling uuid v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/uuid-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/uuid-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix: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.63.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/uuid-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --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=f5890d8fe85a8c6d -C extra-filename=-eb248a917bae7ef9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern getrandom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetrandom-ee33777f0f788b54.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Bare bones CSV parsing with no_std support.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name csv_core --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=56b8dd973b27b3cb -C extra-filename=-0b8bf306b1af9bab --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling i_float v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=i_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_float-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_float-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Nail Sharipov ' CARGO_PKG_DESCRIPTION='This fixed float math library provides an efficient and deterministic solution for arithmetic and geometric operations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=i_float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iShape-Rust/iFloat' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name i_float --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_float-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glam"))' -C metadata=040c51f02157b751 -C extra-filename=-42c73300def240e7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7b8244c760ab945 -C extra-filename=-c04c7212134eebea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `signal-hook-registry` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-1.0.1/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-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 --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=a4e80c8717f0c05b -C extra-filename=-af9b0a7975a52d96 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/socket2-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=6f829e8d728d9940 -C extra-filename=-d0d335760ea508ea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling dyn-clone v1.0.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dyn_clone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn-clone-1.0.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn-clone-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Clone trait that is object-safe' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-clone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dyn-clone' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name dyn_clone --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dyn-clone-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64e2115aec25e1bd -C extra-filename=-869f89549a20e1db --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling base64 v0.21.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/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.57.0 CARGO_PKG_VERSION=0.21.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d74d5c12a13e52ee -C extra-filename=-fcac04c0478bc51a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/src/lib.rs:122:13 | 122 | #![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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/src/lib.rs:131:5 | 131 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `base64` (lib) generated 1 warning Compiling sdd v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sdd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sdd-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sdd-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='wvwwvwwv ' CARGO_PKG_DESCRIPTION='Scalable lock-free memory reclaimer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sdd CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wvwwvwwv/scalable-delayed-dealloc/' CARGO_PKG_RUST_VERSION=1.65.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sdd --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sdd-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8712d4258161e2e2 -C extra-filename=-a73969edd5980ec2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fst v0.4.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=59543786ec29d154 -C extra-filename=-b4164af0e380b09e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/fst-b4164af0e380b09e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling heck v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=27f36f61cde2117e -C extra-filename=-182101d0b84b38ab --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=binout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library for binary serialization/deserialization of integers and arrays of integers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=binout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name binout --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/binout-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())' -C metadata=ac3d4082bfd3bad6 -C extra-filename=-e357690bc894cd7c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling colorchoice v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colorchoice-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name colorchoice --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colorchoice-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=060fac68494785ba -C extra-filename=-a82f00dfa80c2ea8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle v1.0.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-1.0.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=065afd373e4c1282 -C extra-filename=-eba17a0ce578fab3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstyle-query v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-query-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-query-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name anstyle_query --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstyle-query-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4725775f8085897b -C extra-filename=-b3288a8c9c4d2cce --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling constant_time_eq v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45bce2cbb9aa9127 -C extra-filename=-139d475dc98e8fbe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling blake2-rfc v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blake2_rfc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/blake2-rfc-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/blake2-rfc-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of BLAKE2 based on RFC 7693.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blake2-rfc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cesarb/blake2-rfc' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name blake2_rfc --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/blake2-rfc-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "clippy", "default", "simd", "simd_asm", "simd_opt", "std"))' -C metadata=3beb3a7d723ffad7 -C extra-filename=-2be4260d143aa174 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern arrayvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libarrayvec-e1e4cce05948e2d3.rmeta --extern constant_time_eq=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libconstant_time_eq-139d475dc98e8fbe.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling anstream v0.6.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstream-0.6.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstream-0.6.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name anstream --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/anstream-0.6.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=a872b7920dfe29bc -C extra-filename=-dd2502d9021f8646 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anstyle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstyle-eba17a0ce578fab3.rmeta --extern anstyle_parse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstyle_parse-82a2a84cd1e70bd6.rmeta --extern anstyle_query=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstyle_query-b3288a8c9c4d2cce.rmeta --extern colorchoice=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcolorchoice-a82f00dfa80c2ea8.rmeta --extern utf8parse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libutf8parse-0592a03473c5d6f4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ph CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Piotr Beling ' CARGO_PKG_DESCRIPTION='The library of data structures based on perfect hashing.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/beling/bsuccinct-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ph --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-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="aligned-vec"' --cfg 'feature="default"' --cfg 'feature="wyhash"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aligned-vec", "default", "fnv", "sip13", "wyhash"))' -C metadata=116baf6c8bd2ab22 -C extra-filename=-e7954e983a91e647 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern binout=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbinout-e357690bc894cd7c.rmeta --extern bitm=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitm-ce3225b40c90d227.rmeta --extern dyn_size_of=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdyn_size_of-3e9f28eb22bc02e5.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-3678c61e6e7387d6.rmeta --extern seedable_hash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libseedable_hash-bca79f34ff7b88b9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `ph` (lib) generated 4 warnings (4 duplicates) Compiling prost-build v0.11.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.11.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.11.9/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Tokio Contributors ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-build-0.11.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="format"' --cfg 'feature="prettyplease"' --cfg 'feature="syn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "format", "prettyplease", "pulldown-cmark", "pulldown-cmark-to-cmark", "syn"))' -C metadata=275f1690045fe522 -C extra-filename=-8dc8d40f25b6c7e4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-182101d0b84b38ab.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-51619a9fd4ac1e42.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-457dddd88835ed3c.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-737d17148603a826.rmeta --extern multimap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmultimap-176d8470ca4afb1e.rmeta --extern petgraph=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpetgraph-0c26aff0bc9d754e.rmeta --extern prettyplease=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprettyplease-f84034bb483c491d.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-351ddb68137d9d52.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_types-23b573fcac858cbe.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-137de627fb55e436.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-8676fbac70db9ffd.rmeta --extern which=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwhich-5e5451cf73d967d8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/fst-521402fe78e7740a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/fst-b4164af0e380b09e/build-script-build` Compiling scc v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scc-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scc-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='wvwwvwwv ' CARGO_PKG_DESCRIPTION='High performance containers and utilities for concurrent and asynchronous programming' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/wvwwvwwv/scalable-concurrent-containers/' CARGO_PKG_RUST_VERSION=1.65.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name scc --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/scc-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f9c4c3787a4b3243 -C extra-filename=-50045f2feeafd5c4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern sdd=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsdd-a73969edd5980ec2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=schemars CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/Cargo.toml CARGO_PKG_AUTHORS='Graham Esau ' CARGO_PKG_DESCRIPTION='Generate JSON Schemas from Rust code' CARGO_PKG_HOMEPAGE='https://graham.cool/schemars/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=schemars CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GREsau/schemars' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/schemars-9a7848da6d717cf6/out /usr/local/bin/rustc --crate-name schemars --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="indexmap"' --cfg 'feature="indexmap2"' --cfg 'feature="preserve_order"' --cfg 'feature="schemars_derive"' --cfg 'feature="url"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=541389618a3c0a81 -C extra-filename=-33e6d223cf11b695 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern dyn_clone=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdyn_clone-869f89549a20e1db.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-949b6cdc9481a9d7.rmeta --extern indexmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern schemars_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars_derive-3fb9b256f1a893c9.so --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --extern uuid1=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg std_atomic64 --cfg std_atomic` warning: unexpected `cfg` condition name: `std_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/mod.rs:47:7 | 47 | #[cfg(std_atomic)] | ^^^^^^^^^^ | = 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_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` 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: `std_atomic64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/atomic.rs:11:7 | 11 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_atomic64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/atomic.rs:18:7 | 18 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `schemars` (lib) generated 3 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.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.43.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=43 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-1.43.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"' --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=51fc06f5cb976e08 -C extra-filename=-f4b951a8bac1479c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-ed6ddaf84644992c.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern mio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmio-af9b0a7975a52d96.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-c506a5d0e5275e86.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-9c993d003f51813c.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsignal_hook_registry-c04c7212134eebea.rmeta --extern socket2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsocket2-d0d335760ea508ea.rmeta --extern tokio_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_macros-18384d1e825c9152.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling i_shape v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=i_shape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_shape-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_shape-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Nail Sharipov ' CARGO_PKG_DESCRIPTION='iShape is a compact and efficient library specifically designed for representing 2D data structures using IntPoint.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=i_shape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iShape-Rust/iShape' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name i_shape --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_shape-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3216685524a8e2ce -C extra-filename=-8019758ee2b753b6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern i_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_float-42c73300def240e7.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=csv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=csv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv' CARGO_PKG_RUST_VERSION=1.65 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name csv --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/csv-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=048c0c2b1cdcd8ae -C extra-filename=-d308d7813c2fa762 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern csv_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcsv_core-0b8bf306b1af9bab.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern ryu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libryu-449704afdb498703.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tar --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734/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="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=f3bab4c67b7989f5 -C extra-filename=-b2b5df654ddb2d39 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern filetime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfiletime-fa3647d662770058.rmeta --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern xattr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libxattr-bf3c2574438e1212.rmeta -C link-arg=-fstack-protector-strong` Compiling geo-types v0.7.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=geo_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-types-0.7.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-types-0.7.14/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Geospatial primitive data types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=geo-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/geo' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.7.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name geo_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-types-0.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="multithreading"' --cfg 'feature="rayon"' --cfg 'feature="rstar_0_12"' --cfg 'feature="std"' --cfg 'feature="use-rstar_0_12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "default", "multithreading", "rayon", "rstar", "rstar_0_10", "rstar_0_11", "rstar_0_12", "rstar_0_8", "rstar_0_9", "serde", "std", "use-rstar", "use-rstar_0_10", "use-rstar_0_11", "use-rstar_0_12", "use-rstar_0_8", "use-rstar_0_9"))' -C metadata=7fee9fc7251fbab6 -C extra-filename=-69472817580a8df8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern approx=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libapprox-91244397604ab542.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --extern rstar_0_12=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librstar-7d7687a88f3b9278.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.0.11/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.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/thiserror-df0549d9b4efe8f1/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thiserror-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6962c6667b16d0d7 -C extra-filename=-314abcbe51e0e6eb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror_impl-9a5070dcbac43b2d.so --cap-lints warn -C link-arg=-fstack-protector-strong --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don'\''t have to.' 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.56.0 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/zerocopy-bb40627cd6370334/out /usr/local/bin/rustc --crate-name zerocopy --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerocopy-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=4a5515cdbcb318d8 -C extra-filename=-6add394d48ebeaf3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern zerocopy_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy_derive-712c8d42a8acf34f.so --cap-lints warn -C link-arg=-fstack-protector-strong --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/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.60 CARGO_PKG_VERSION=0.6.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-9b082f0ccb71e377/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-292f13612b4ff9c6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bindgen-runtime,lz4,lz4-sys,snappy,static CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BINDGEN_RUNTIME=1 CARGO_FEATURE_LZ4=1 CARGO_FEATURE_LZ4_SYS=1 CARGO_FEATURE_SNAPPY=1 CARGO_FEATURE_STATIC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3 CARGO_MANIFEST_LINKS=rocksdb CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3/Cargo.toml CARGO_PKG_AUTHORS='Karl Hobley :Arkadiy Paronyan ' CARGO_PKG_DESCRIPTION='Native bindings to librocksdb' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0/BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librocksdb-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.17.1+9.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_LZ4_INCLUDE=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out/include DEP_LZ4_ROOT=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/librocksdb-sys-eb5670179a2b4a41/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/librocksdb-sys-b2ebd8b793ffacc6/build-script-build` [librocksdb-sys 0.17.1+9.9.3] Warning: can't set `imports_granularity = Module`, unstable features are only available in nightly channel. [librocksdb-sys 0.17.1+9.9.3] Warning: can't set `group_imports = StdExternalCrate`, unstable features are only available in nightly channel. [librocksdb-sys 0.17.1+9.9.3] cargo:rerun-if-env-changed=ROCKSDB_COMPILE [librocksdb-sys 0.17.1+9.9.3] cargo:rerun-if-env-changed=ROCKSDB_LIB_DIR [librocksdb-sys 0.17.1+9.9.3] cargo:rerun-if-env-changed=ROCKSDB_STATIC [librocksdb-sys 0.17.1+9.9.3] cargo:rustc-link-search=native=/usr/local/lib [librocksdb-sys 0.17.1+9.9.3] cargo:rustc-link-lib=dylib=rocksdb Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=validator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/validator-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: trait `Float` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/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.56 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-core-184ee68f304dffaf/out /usr/local/bin/rustc --crate-name axum_core --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80785aebf6249ef1 -C extra-filename=-df9b4a38018bc55f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-96f4d3b0fa187d03.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/lib.rs:47:26 | 47 | #![deny(unreachable_pub, private_in_public)] | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/lib.rs:1:13 | 1 | #![cfg_attr(nightly_error_messages, feature(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(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` 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: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/extract/mod.rs:43:5 | 43 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/extract/mod.rs:112:5 | 112 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `axum-core` (lib) generated 4 warnings Compiling dataset v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/dataset) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dataset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/dataset CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/dataset/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dataset CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name dataset --edition=2021 lib/common/dataset/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8960c10c805339f -C extra-filename=-e5d49a1b5d0b9c34 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanyhow-ebb63c0a080deabf.rmeta --extern flate2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libflate2-4d59098e01275ab5.rmeta --extern indicatif=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindicatif-b5e345954b1980e6.rmeta --extern reqwest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libreqwest-23fc94fc9bbd8f5e.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling tower v0.4.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tower-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="balance"' --cfg 'feature="buffer"' --cfg 'feature="discover"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="indexmap"' --cfg 'feature="limit"' --cfg 'feature="load"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rand"' --cfg 'feature="ready-cache"' --cfg 'feature="slab"' --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", "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=f57a6d259cae8eb1 -C extra-filename=-99e6cb436cf276f5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-949b6cdc9481a9d7.rmeta --extern pin_project=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project-47464993416b84f6.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern slab=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslab-414349fc5cba01c1.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `tower` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/rustls-806acc21816febde/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=bbd1edb2afecbfd5 -C extra-filename=-abd2537529e8db0a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern ring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libring-e728f630ad27e163.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern webpki=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwebpki-d0b0ffbe591d011a.rmeta --extern subtle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsubtle-d2cc95e5e9a5412d.rmeta --extern zeroize=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzeroize-addf643c5b4fa414.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rustls` (lib) generated 18 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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="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=6357e42d9e33b7af -C extra-filename=-bfaa206655ea36d5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --extern rand_chacha=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_chacha-b13ef86f3de817ef.rmeta --extern rand_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_core-73b121a5ba19789d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `rand` (lib) generated 26 warnings (26 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crunchy-132f2d521580cad2/out /usr/local/bin/rustc --crate-name crunchy --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=b75e0fbd96f162dc -C extra-filename=-3f634613847e2efd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Jens Heyens :Artem V. Navrotskiy :Patrick Marks ' CARGO_PKG_DESCRIPTION='Rust LZ4 sys package.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/10xGenomics/lz4-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.1+lz4-1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out /usr/local/bin/rustc --crate-name lz4_sys --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38cebdb993e08af2 -C extra-filename=-bdd50b85adee241b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out -l static=lz4` warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:6:13 | 6 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:12:13 | 12 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:18:13 | 18 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:24:13 | 24 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:30:13 | 30 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:36:13 | 36 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: `lz4-sys` (lib) generated 6 warnings Compiling prost-wkt-build v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_wkt_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-build-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-build-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='fdeantoni ' CARGO_PKG_DESCRIPTION='Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-wkt-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdeantoni/prost-wkt' CARGO_PKG_RUST_VERSION=1.70 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_wkt_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-build-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13f87d124c0fc05b -C extra-filename=-c5073b1f02533b4c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-65c901abf156b99d.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-09fff474e2e32736.rmeta --extern prost_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_build-2eb1b83f03840289.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_types-1f4531ce29140bb0.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rustc_version v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc_version-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc_version-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djc/rustc-version-rs' CARGO_PKG_RUST_VERSION=1.32 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rustc_version --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustc_version-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b2145aa09c5cd69 -C extra-filename=-5fd5c9715ec18937 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-127f1ba26972586a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-8bce37c47fb2c580/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-af4bc1b31d33775d/build-script-build` [common 0.0.0] cargo:rustc-link-arg-benches=-rdynamic [common 0.0.0] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.5/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/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='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=438bd505488628ba -C extra-filename=-99ed59aaf76656bd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-a38b514597bd254c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.14.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.63.0 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=681fe3bfcfce5731 -C extra-filename=-bf012b5098cd6f3c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-a38b514597bd254c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures-executor v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-executor-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=8d91d5486d2239ed -C extra-filename=-def3028faf397a99 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_task-84bd3c514d1067f7.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tokio-io-timeout v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_io_timeout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-io-timeout-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-io-timeout-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Tokio wrappers which apply timeouts to IO operations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-io-timeout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/tokio-io-timeout' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_io_timeout --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-io-timeout-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e6405696cb8de32 -C extra-filename=-e6b58c2a26f6c368 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling async-stream-impl v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-impl-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-impl-0.3.3/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.45 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream_impl --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-impl-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62083d2faa92024c -C extra-filename=-54d46b5c41fe4912 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quantization v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quantization CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 lib/quantization/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72839ea2879d7d16 -C extra-filename=-866418659fa537c6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-866418659fa537c6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=7b0dd4483035b45a -C extra-filename=-bca2a70d1a57291c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.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=16106b90990082b9 -C extra-filename=-3dec61ea0e8d05bf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-84b388acd10eef92.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `num_cpus` (lib) generated 2 warnings (2 duplicates) Compiling typetag-impl v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typetag_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-impl-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-impl-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the typetag crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typetag-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typetag' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name typetag_impl --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-impl-0.2.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=d158b9f501d590c4 -C extra-filename=-58231f0f41e1fe4c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serial_test_derive v3.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serial_test_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test_derive-3.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test_derive-3.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tom Parker-Shemilt ' CARGO_PKG_DESCRIPTION='Helper crate for serial_test' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serial_test_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/palfrey/serial_test/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.2.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serial_test_derive --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test_derive-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "test_logging"))' -C metadata=a6a557dcd286a499 -C extra-filename=-7bf9a2a5258cd31c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling matchit v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/matchit-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/matchit-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A blazing fast URL router.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT 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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name matchit --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/matchit-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_helpers", "default"))' -C metadata=5e5eaa2245e167ed -C extra-filename=-3ace3aaf8fe7ecd0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Elliott Linder :myrrlyn ' CARGO_PKG_DESCRIPTION='Generic extensions for tapping values in Rust' CARGO_PKG_HOMEPAGE='https://github.com/myrrlyn/tap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/myrrlyn/tap' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tap --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tap-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=93facaa9cbbc96eb -C extra-filename=-cf89ab1de37bdc6b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling i_tree v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=i_tree CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_tree-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_tree-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Nail Sharipov ' CARGO_PKG_DESCRIPTION='Red-black tree implementation for rust. Only for uniq elements' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=i_tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iShape-Rust/iTree' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name i_tree --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_tree-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fde74b0d282c244b -C extra-filename=-747ca95c37340f5f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling inventory v0.3.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inventory CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/inventory-0.3.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/inventory-0.3.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Typed distributed plugin registration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inventory CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/inventory' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.3.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name inventory --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/inventory-0.3.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf77014ee64a2aa6 -C extra-filename=-6c8102a6f1a1424b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling slog v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Dawid Ciężarkiewicz ' CARGO_PKG_DESCRIPTION='Structured, extensible, composable logging for Rust' CARGO_PKG_HOMEPAGE='https://github.com/slog-rs/slog' CARGO_PKG_LICENSE='MPL-2.0 OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slog-rs/slog' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-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 --cfg 'feature="default"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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"))' -C metadata=0818cd624918058b -C extra-filename=-782a8360e540773d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slog-782a8360e540773d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sync_wrapper v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sync_wrapper-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=1eff253a7d79cde0 -C extra-filename=-5b020cd13a054ab8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling robust v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=robust CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/robust-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/robust-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Spade Developers:The GeoRust Developers' CARGO_PKG_DESCRIPTION='Robust adaptive floating-point predicates for computational geometry' CARGO_PKG_HOMEPAGE='https://github.com/georust/robust' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=robust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/robust' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name robust --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/robust-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ieee754", "no_std"))' -C metadata=ef00c1d61e3055ba -C extra-filename=-1ca278614e33ed8e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytemuck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='A crate for mucking around with piles of bytes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytemuck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/bytemuck' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.21.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bytemuck --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bytemuck-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --deny=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' -C debug-assertions=off --cfg 'feature="extern_crate_alloc"' --cfg 'feature="transparentwrapper_extra"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_simd", "align_offset", "alloc_uninit", "avx512_simd", "bytemuck_derive", "const_zeroed", "derive", "extern_crate_alloc", "extern_crate_std", "latest_stable_rust", "min_const_generics", "must_cast", "must_cast_extra", "nightly_docs", "nightly_float", "nightly_portable_simd", "nightly_stdsimd", "track_caller", "transparentwrapper_extra", "unsound_ptr_pod_impl", "wasm_simd", "zeroable_atomics", "zeroable_maybe_uninit"))' -C metadata=5baaeba749108741 -C extra-filename=-9c449a161fa0675d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling i_key_sort v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=i_key_sort CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_key_sort-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_key_sort-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nail Sharipov ' CARGO_PKG_DESCRIPTION='A fast sorting algorithm combining bin and counting sort. Optimized for scenarios where a primary key can be extracted to index elements into buckets.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=i_key_sort CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iShape-Rust/iKeySort' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name i_key_sort --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_key_sort-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3513509b9886347e -C extra-filename=-5ba8b1eb8ed5405e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling lz4_flex v0.11.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4_flex-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=e34baab3c8952ea9 -C extra-filename=-798cd2e5bfd16760 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `lz4_flex` (lib) generated 8 warnings Compiling blob_store v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/blob_store) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=blob_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/blob_store CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/blob_store/Cargo.toml CARGO_PKG_AUTHORS='Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blob_store CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name blob_store --edition=2021 lib/blob_store/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_rocksdb"))' -C metadata=5d111dc95b31e1e3 -C extra-filename=-92f3cc9b64bee480 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitvec-e2fddee2d1daa468.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern dataset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdataset-e5d49a1b5d0b9c34.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern lz4_flex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblz4_flex-798cd2e5bfd16760.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling i_overlay v1.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=i_overlay CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_overlay-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_overlay-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='Nail Sharipov ' CARGO_PKG_DESCRIPTION='Boolean Operations for 2D Polygons: Supports intersection, union, difference, xor, and self-intersections for all polygon varieties.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=i_overlay CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iShape-Rust/iOverlay' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name i_overlay --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/i_overlay-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="allow_multithreading"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow_multithreading", "default", "glam", "rayon"))' -C metadata=95744e9ed960c55a -C extra-filename=-363119733463d7ea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern i_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_float-42c73300def240e7.rmeta --extern i_key_sort=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_key_sort-5ba8b1eb8ed5405e.rmeta --extern i_shape=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_shape-8019758ee2b753b6.rmeta --extern i_tree=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_tree-747ca95c37340f5f.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/common-8bce37c47fb2c580/out /usr/local/bin/rustc --crate-name common --edition=2021 lib/common/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=25c58939cf35e187 -C extra-filename=-454ba947c5dadd96 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytemuck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytemuck-9c449a161fa0675d.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-457dddd88835ed3c.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-737d17148603a826.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-bca2a70d1a57291c.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-aa109988eec5c734.rmeta --extern num_cpus=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_cpus-3dec61ea0e8d05bf.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-9c3edc85c1bc7a70.rmeta --extern ph=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libph-e7954e983a91e647.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-bfaa206655ea36d5.rmeta --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-127f1ba26972586a.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-2e6f7a84c53fb341.rmeta --extern tap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtap-cf89ab1de37bdc6b.rmeta --extern tar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtar-b2b5df654ddb2d39.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-8676fbac70db9ffd.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-314abcbe51e0e6eb.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-f4b951a8bac1479c.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-d200e1aceb84b7ef.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy-6add394d48ebeaf3.rmeta -C link-arg=-fstack-protector-strong` Compiling spade v2.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spade CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/spade-2.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/spade-2.12.1/Cargo.toml CARGO_PKG_AUTHORS='Stefan Altmayer ' CARGO_PKG_DESCRIPTION='Delaunay triangulations for the rust ecosystem' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spade CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stoeoef/spade' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.12.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name spade --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/spade-2.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mint", "serde", "std"))' -C metadata=980775e6898e8682 -C extra-filename=-ecd8f6a33b40bf50 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-8d64354a9b1e96ce.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern robust=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librobust-1ca278614e33ed8e.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/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.60 CARGO_PKG_VERSION=0.6.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/axum-9b082f0ccb71e377/out /usr/local/bin/rustc --crate-name axum --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "headers", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "ws"))' -C metadata=752be342d49503e5 -C extra-filename=-dcd343176192290f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern axum_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaxum_core-df9b4a38018bc55f.rmeta --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-4de73c91011d49f5.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-96f4d3b0fa187d03.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-73a2857a75fb1b33.rmeta --extern itoa=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitoa-685a9fe244bd3dea.rmeta --extern matchit=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmatchit-3ace3aaf8fe7ecd0.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsync_wrapper-5b020cd13a054ab8.rmeta --extern tower=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower-99e6cb436cf276f5.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/lib.rs:434:26 | 434 | #![deny(unreachable_pub, private_in_public)] | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/lib.rs:1:13 | 1 | #![cfg_attr(nightly_error_messages, feature(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(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` 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 import: `Extension` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:1:13 | 1 | use super::{Extension, FromRequest, FromRequestParts}; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `Uri` and `request::Parts` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:8:12 | 8 | use http::{request::Parts, Request, Uri}; | ^^^^^^^^^^^^^^ ^^^ warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/handler/mod.rs:97:5 | 97 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `FromRequestParts` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:1:37 | 1 | use super::{Extension, FromRequest, FromRequestParts}; | ^^^^^^^^^^^^^^^^ warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:73:1 | 73 | / define_rejection! { 74 | | #[status = BAD_REQUEST] 75 | | #[body = "Failed to deserialize form"] 76 | | /// Rejection type used if the [`Form`](super::Form) extractor is unable to 77 | | /// deserialize the form into the target type. 78 | | pub struct FailedToDeserializeForm(Error); 79 | | } | |_- in this macro invocation | = note: `#[warn(dead_code)]` on by default = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:81:1 | 81 | / define_rejection! { 82 | | #[status = UNPROCESSABLE_ENTITY] 83 | | #[body = "Failed to deserialize form body"] 84 | | /// Rejection type used if the [`Form`](super::Form) extractor is unable to 85 | | /// deserialize the form body into the target type. 86 | | pub struct FailedToDeserializeFormBody(Error); 87 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:89:1 | 89 | / define_rejection! { 90 | | #[status = BAD_REQUEST] 91 | | #[body = "Failed to deserialize query string"] 92 | | /// Rejection type used if the [`Query`](super::Query) extractor is unable to 93 | | /// deserialize the form into the target type. 94 | | pub struct FailedToDeserializeQueryString(Error); 95 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: constant `NEST_TAIL_PARAM_CAPTURE` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/routing/mod.rs:92:18 | 92 | pub(crate) const NEST_TAIL_PARAM_CAPTURE: &str = "/*__private__axum_nest_tail_param"; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: `axum` (lib) generated 10 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,max_level_trace,release_max_level_debug,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_MAX_LEVEL_TRACE=1 CARGO_FEATURE_RELEASE_MAX_LEVEL_DEBUG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Dawid Ciężarkiewicz ' CARGO_PKG_DESCRIPTION='Structured, extensible, composable logging for Rust' CARGO_PKG_HOMEPAGE='https://github.com/slog-rs/slog' CARGO_PKG_LICENSE='MPL-2.0 OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slog-rs/slog' 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slog-bc61033b3c6d8dc5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slog-782a8360e540773d/build-script-build` [slog 2.7.0] cargo:rustc-cfg=integer128 Compiling typetag v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typetag CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde serializable and deserializable trait objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typetag CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typetag' CARGO_PKG_RUST_VERSION=1.62 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name typetag --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typetag-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b56141ab3394306 -C extra-filename=-83cda37104867c39 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern erased_serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liberased_serde-f0073a212eb4f31e.rmeta --extern inventory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libinventory-6c8102a6f1a1424b.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern typetag_impl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtypetag_impl-58231f0f41e1fe4c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serial_test v3.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serial_test CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test-3.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test-3.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tom Parker-Shemilt ' CARGO_PKG_DESCRIPTION='Allows for the creation of serialised Rust tests' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serial_test CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/palfrey/serial_test/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.2.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serial_test --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serial_test-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "docsrs", "file_locks", "logging", "test_logging"))' -C metadata=6d58a2332fb96a5a -C extra-filename=-7e626d6e6a902f16 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern scc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libscc-50045f2feeafd5c4.rmeta --extern serial_test_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserial_test_derive-7bf9a2a5258cd31c.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quantization CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-866418659fa537c6/build-script-build` [quantization 0.1.0] OPT_LEVEL = Some(3) [quantization 0.1.0] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out) [quantization 0.1.0] TARGET = Some(x86_64-unknown-freebsd) [quantization 0.1.0] HOST = Some(x86_64-unknown-freebsd) [quantization 0.1.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [quantization 0.1.0] CC_x86_64-unknown-freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [quantization 0.1.0] CC_x86_64_unknown_freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=HOST_CC [quantization 0.1.0] HOST_CC = None [quantization 0.1.0] cargo:rerun-if-env-changed=CC [quantization 0.1.0] CC = Some(/usr/local/llvm19/bin/clang) [quantization 0.1.0] RUSTC_WRAPPER = None [quantization 0.1.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [quantization 0.1.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [quantization 0.1.0] CRATE_CC_NO_DEFAULTS = None [quantization 0.1.0] DEBUG = Some(false) [quantization 0.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [quantization 0.1.0] CFLAGS_x86_64-unknown-freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [quantization 0.1.0] CFLAGS_x86_64_unknown_freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=HOST_CFLAGS [quantization 0.1.0] HOST_CFLAGS = None [quantization 0.1.0] cargo:rerun-if-env-changed=CFLAGS [quantization 0.1.0] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [quantization 0.1.0] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [quantization 0.1.0] CC_SHELL_ESCAPED_FLAGS = None [quantization 0.1.0] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [quantization 0.1.0] exit status: 0 [quantization 0.1.0] exit status: 0 [quantization 0.1.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [quantization 0.1.0] AR_x86_64-unknown-freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [quantization 0.1.0] AR_x86_64_unknown_freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=HOST_AR [quantization 0.1.0] HOST_AR = None [quantization 0.1.0] cargo:rerun-if-env-changed=AR [quantization 0.1.0] AR = None [quantization 0.1.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [quantization 0.1.0] ARFLAGS_x86_64-unknown-freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [quantization 0.1.0] ARFLAGS_x86_64_unknown_freebsd = None [quantization 0.1.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [quantization 0.1.0] HOST_ARFLAGS = None [quantization 0.1.0] cargo:rerun-if-env-changed=ARFLAGS [quantization 0.1.0] ARFLAGS = None [quantization 0.1.0] cargo:rustc-link-lib=static=simd_utils [quantization 0.1.0] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out Compiling async-stream v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-0.3.3/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.45 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name async_stream --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/async-stream-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=903fb86c1ef21ff5 -C extra-filename=-844269fd7afbfc95 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern async_stream_impl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_stream_impl-54d46b5c41fe4912.so --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling hyper-timeout v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_timeout CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-timeout-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-timeout-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Herman J. Radtke III ' CARGO_PKG_DESCRIPTION='A connect, read and write timeout aware connector to be used with hyper Client.' CARGO_PKG_HOMEPAGE='https://github.com/hjr3/hyper-timeout' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-timeout CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hjr3/hyper-timeout' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hyper_timeout --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-timeout-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f90c81d769316e40 -C extra-filename=-b86c8b55845e1db1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-73a2857a75fb1b33.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_io_timeout=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_io_timeout-e6b58c2a26f6c368.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling futures v0.3.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-0.3.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=db25c7fbcd087a8f -C extra-filename=-858d102411f3978c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_channel-09c63dfd8b5542b0.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_executor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_executor-def3028faf397a99.rmeta --extern futures_io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_io-456b763dc5b51e11.rmeta --extern futures_sink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_sink-9eb5c4553a3aa77e.rmeta --extern futures_task=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_task-84bd3c514d1067f7.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling earcutr v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=earcutr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/earcutr-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/earcutr-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='port of MapBox'\''s earcut triangulation code to Rust language' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=earcutr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/frewsxcv/earcutr/' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name earcutr --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/earcutr-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03d2905930fe678d -C extra-filename=-2c8a4b8d38711f95 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-99ed59aaf76656bd.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling crc32c v0.6.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Zack Owens' CARGO_PKG_DESCRIPTION='Safe implementation for hardware accelerated CRC32C instructions with software fallback' CARGO_PKG_HOMEPAGE='https://github.com/zowens/crc32c' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zowens/crc32c' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdbee37d30e00ca0 -C extra-filename=-e4604be4fc642618 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32c-e4604be4fc642618 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustc_version=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustc_version-5fd5c9715ec18937.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prost-wkt-types v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='fdeantoni ' CARGO_PKG_DESCRIPTION='Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-wkt-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdeantoni/prost-wkt' CARGO_PKG_RUST_VERSION=1.70 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "protobuf-src", "protox", "std", "vendored-protoc", "vendored-protox"))' -C metadata=c4bf03dd247740c6 -C extra-filename=-b22c2436b9b6485d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-b22c2436b9b6485d -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-09fff474e2e32736.rlib --extern prost_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_build-2eb1b83f03840289.rlib --extern prost_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_types-1f4531ce29140bb0.rlib --extern prost_wkt_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_wkt_build-c5073b1f02533b4c.rlib --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-137de627fb55e436.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=librocksdb_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3/Cargo.toml CARGO_PKG_AUTHORS='Karl Hobley :Arkadiy Paronyan ' CARGO_PKG_DESCRIPTION='Native bindings to librocksdb' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0/BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=librocksdb-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.17.1+9.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/librocksdb-sys-eb5670179a2b4a41/out /usr/local/bin/rustc --crate-name librocksdb_sys --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/librocksdb-sys-0.17.1+9.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bindgen-runtime"' --cfg 'feature="lz4"' --cfg 'feature="lz4-sys"' --cfg 'feature="snappy"' --cfg 'feature="static"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-runtime", "bindgen-static", "bzip2", "bzip2-sys", "default", "io-uring", "jemalloc", "libz-sys", "lto", "lz4", "lz4-sys", "mt_static", "pkg-config", "rtti", "snappy", "static", "tikv-jemalloc-sys", "zlib", "zstd", "zstd-sys"))' -C metadata=d073a315131fe9d1 -C extra-filename=-d601895227534767 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern lz4_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblz4_sys-bdd50b85adee241b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -l dylib=rocksdb -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out` Compiling bitpacking v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitpacking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitpacking-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name bitpacking --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' --cfg 'feature="bitpacker8x"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitpacker1x", "bitpacker4x", "bitpacker8x", "default"))' -C metadata=df6569406f0aaff0 -C extra-filename=-2978f7596854fcf0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern crunchy=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrunchy-3f634613847e2efd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused macro definition: `declare_bitpacker_simple` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitpacking-0.9.2/src/bitpacker8x.rs:217:32 | 217 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitpacking-0.9.2/src/bitpacker8x.rs:217:43 | 217 | 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: `bitpacking` (lib) generated 7 warnings Compiling tokio-rustls v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-rustls-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=a41d19cdc82f39ac -C extra-filename=-c72c4feb7d7acc8f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls-abd2537529e8db0a.rmeta --extern pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling permutation_iterator v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=permutation_iterator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/permutation_iterator-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/permutation_iterator-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Asim Ihsan ' CARGO_PKG_DESCRIPTION='A Rust library for iterating over random permutations using O(1) (i.e. constant) space. ' CARGO_PKG_HOMEPAGE='https://github.com/asimihsan/permutation-iterator-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=permutation_iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/asimihsan/permutation-iterator-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name permutation_iterator --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/permutation_iterator-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ca320a807f3ce85 -C extra-filename=-5728e9743e64c203 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern blake2_rfc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libblake2_rfc-2be4260d143aa174.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-3bf130e6ba8f891b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=irg_kvariants CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple wrapper around kvariant from hfhchan/irg' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=irg-kvariants CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/charabia' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/irg-kvariants-cf5dd8f032f9d067/out /usr/local/bin/rustc --crate-name irg_kvariants --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/irg-kvariants-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b7ca4c3fe2a692c -C extra-filename=-e4b909e6e03f232a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern csv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcsv-d308d7813c2fa762.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Use finite state transducers to compactly represents sets or maps of many strings (> 1 billion is possible). ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/fst' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/fst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/fst-521402fe78e7740a/out /usr/local/bin/rustc --crate-name fst --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fst-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=724278bace9c63d7 -C extra-filename=-2dd870f87ca31765 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling protobuf-build v0.14.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-build-0.14.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-build-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='Nick Cameron ' CARGO_PKG_DESCRIPTION='Utility functions for generating Rust code from protobufs (using protobuf-rust or Prost)' CARGO_PKG_HOMEPAGE='https://github.com/tikv/protobuf-build' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/protobuf-build' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name protobuf_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-build-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro2"' --cfg 'feature="prost-build"' --cfg 'feature="prost-codec"' --cfg 'feature="quote"' --cfg 'feature="syn"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grpcio-compiler", "grpcio-prost-codec", "grpcio-protobuf-codec", "proc-macro2", "prost-build", "prost-codec", "protobuf", "protobuf-codec", "protobuf-codegen", "quote", "regex", "syn"))' -C metadata=33635c08e2242fad -C extra-filename=-1e07a6590fc73110 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-db3e9cdbf022328c.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern prost_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_build-8dc8d40f25b6c7e4.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tonic-build v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tonic_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-build-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-build-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Lucio Franco ' CARGO_PKG_DESCRIPTION='Codegen module of `tonic` gRPC implementation. ' CARGO_PKG_HOMEPAGE='https://github.com/hyperium/tonic' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tonic-build CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/tonic' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tonic_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-build-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="default"' --cfg 'feature="prost"' --cfg 'feature="prost-build"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cleanup-markdown", "default", "prost", "prost-build", "transport"))' -C metadata=439eaea9172ae26e -C extra-filename=-183c64b9ba4b9fc2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prettyplease=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprettyplease-16feea625d597076.rmeta --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rmeta --extern prost_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_build-2eb1b83f03840289.rmeta --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rmeta --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling whatlang v0.16.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=whatlang CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/Cargo.toml CARGO_PKG_AUTHORS='Serhii Potapov ' CARGO_PKG_DESCRIPTION='Fast and lightweight language identification library for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/greyblake/whatlang-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=whatlang CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/greyblake/whatlang-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.16.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name whatlang --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "dev", "enum-map", "serde"))' -C metadata=b8e8c871f2ea2f08 -C extra-filename=-d24d4af8a376ba53 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-8d64354a9b1e96ce.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `raw_scores` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/alphabets/mod.rs:44:9 | 42 | pub struct RawOutcome { | ---------- field in this struct 43 | pub count: usize, 44 | pub raw_scores: Vec<(Lang, usize)>, | ^^^^^^^^^^ | = note: `RawOutcome` 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: field `alphabet_raw_outcome` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/combined/mod.rs:9:9 | 7 | pub struct RawOutcome { | ---------- field in this struct 8 | pub scores: Vec<(Lang, f64)>, 9 | pub alphabet_raw_outcome: alphabets::RawOutcome, | ^^^^^^^^^^^^^^^^^^^^ | = note: `RawOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: field `raw_distances` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/trigrams/detection.rs:14:9 | 12 | pub struct RawOutcome { | ---------- field in this struct 13 | pub trigrams_count: usize, 14 | pub raw_distances: Vec<(Lang, u32)>, | ^^^^^^^^^^^^^ | = note: `RawOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: `whatlang` (lib) generated 3 warnings Compiling dashmap v6.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dashmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dashmap-6.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dashmap-6.1.0/Cargo.toml CARGO_PKG_AUTHORS='Acrimon ' CARGO_PKG_DESCRIPTION='Blazing fast concurrent HashMap for Rust.' CARGO_PKG_HOMEPAGE='https://github.com/xacrimon/dashmap' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dashmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xacrimon/dashmap' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=6.1.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name dashmap --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/dashmap-6.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde", "typesize"))' -C metadata=162c6db5c8220863 -C extra-filename=-f92b8f30a7340d90 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-a6c2debceb7aaf05.rmeta --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-8d64354a9b1e96ce.rmeta --extern lock_api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblock_api-32d85b25f37ddb57.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot_core-7c78a671655e5523.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling strum_macros v0.26.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name strum_macros --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=834fb86fe66863f9 -C extra-filename=-471216c4dcd7bc41 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-65c901abf156b99d.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern rustversion=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustversion-e0260e2a19f89da9.so --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `strum_macros` (lib) generated 3 warnings Compiling http-serde v2.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-serde-2.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-serde-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Kornel ' CARGO_PKG_DESCRIPTION='Serde support for the http crate. (De)serialize HeaderMap, Uri, Method, StatusCode' CARGO_PKG_HOMEPAGE='https://lib.rs/crates/http-serde' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/kornelski/http-serde' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http_serde --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-serde-2.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ecae1cf3d931e29e -C extra-filename=-b0c1d158307bbee5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling mime_guess v2.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=d38ceec083b39210 -C extra-filename=-c4d4bc1170226e58 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/mime_guess-c4d4bc1170226e58 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern unicase=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicase-59d70b86052a9a29.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `mime_guess` (build script) generated 6 warnings Compiling merge_derive v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=merge_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge_derive-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge_derive-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Robin Krahl ' CARGO_PKG_DESCRIPTION='Derive macro for the merge::Merge trait' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=merge_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://git.sr.ht/~ireas/merge-rs/tree/master/merge_derive' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name merge_derive --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge_derive-0.1.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=935d7866e93ccc3f -C extra-filename=-10fd6f02bd9a2617 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro_error=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro_error-9b7c133b8736bd5a.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-5a0e9307f88a7fb7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-b4a895bc59ec7239/build-script-build` [unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling geographiclib-rs v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=geographiclib_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geographiclib-rs-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geographiclib-rs-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Federico Dolce :Michael Kirk ' CARGO_PKG_DESCRIPTION='A port of geographiclib in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=geographiclib-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/geographiclib-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name geographiclib_rs --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geographiclib-rs-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accurate", "default", "test_full", "test_short"))' -C metadata=a2b8e99232751190 -C extra-filename=-cfa6154aa48ff25c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geographiclib-rs-0.2.3/src/polygon_area.rs:77:58 | 75 | impl<'a> PolygonArea<'a> { | -- lifetime `'a` declared here 76 | /// Create a new PolygonArea using a Geodesic. 77 | pub fn new(geoid: &'a Geodesic, winding: Winding) -> PolygonArea { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `geographiclib-rs` (lib) generated 1 warning Compiling ordered-float v2.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-2.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-2.10.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ordered_float --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=01d64b0e4cf09f69 -C extra-filename=-591e1743bfcbcd1d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling half v2.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=half CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Kathryn Long ' CARGO_PKG_DESCRIPTION='Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=half CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/starkat99/half-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name half --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=6fa410dd038e4abc -C extra-filename=-d68c6dfb2eba80d1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:200:17 | 200 | #![cfg_attr(not(target_arch = "spirv"), warn(missing_debug_implementations))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:216:11 | 216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:46:12 | 46 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = 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(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:926:11 | 926 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:933:11 | 933 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:940:11 | 940 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:947:11 | 947 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:954:11 | 954 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:961:11 | 961 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:968:11 | 968 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:975:11 | 975 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:45:12 | 45 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:928:11 | 928 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:936:11 | 936 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:943:11 | 943 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:950:11 | 950 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:957:11 | 957 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:964:11 | 964 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:971:11 | 971 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:978:11 | 978 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:4:5 | 4 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:6:9 | 6 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:7:9 | 7 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:16:5 | 16 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:18:9 | 18 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:19:9 | 19 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:30:9 | 30 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:32:13 | 32 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:33:13 | 33 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:238:15 | 238 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `half` (lib) generated 34 warnings Compiling tokio-stream v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --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=628520bebb6cb2b2 -C extra-filename=-aaa83931b5814add --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling segment v0.6.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=segment CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 lib/segment/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gpu", "multiling-chinese", "multiling-japanese", "multiling-korean", "testing", "tracing"))' -C metadata=40cb9eb7a1a7c7e6 -C extra-filename=-cbcf7750d09597a6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/segment-cbcf7750d09597a6 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib -C link-arg=-fstack-protector-strong` Compiling v_htmlescape v0.15.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='The simd optimized HTML escaping code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=v_htmlescape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/v_escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buf-min", "bytes-buf"))' -C metadata=191c863d67bd1e67 -C extra-filename=-139dd7971ff43754 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/v_htmlescape-139dd7971ff43754 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling slice-group-by v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slice_group_by CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slice-group-by-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slice-group-by-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Kerollmops ' CARGO_PKG_DESCRIPTION='Iterators over groups in slices and strs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slice-group-by CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kerollmops/slice-group-by' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name slice_group_by --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slice-group-by-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1c7c673e6f27f3a4 -C extra-filename=-4cbdb2a5726ada16 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slice-group-by-0.3.1/src/linear_str_group/linear_str_group.rs:28:40 | 27 | impl<'a> LinearStrGroupMut<'a> { | -- lifetime `'a` declared here 28 | pub fn new(string: &'a mut str) -> LinearStrGroupMut { | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `slice-group-by` (lib) generated 1 warning Compiling typeid v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typeid-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typeid-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.61 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name typeid --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typeid-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b84db516838be73 -C extra-filename=-e84d6d88be695403 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=a59719a2b17771e4 -C extra-filename=-b076424b5fc1fd05 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling macro_rules_attribute-proc_macro v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=macro_rules_attribute_proc_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Henry-Mantilla ' CARGO_PKG_DESCRIPTION='Use declarative macros as proc_macro attributes or derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=macro_rules_attribute-proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/danielhenrymantilla/macro_rules_attribute-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name macro_rules_attribute_proc_macro --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.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("verbose-expansions"))' -C metadata=54032a779e46e27d -C extra-filename=-a874f5f2713bc7b5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:223:17 | 223 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 251 | parse_optional_semicolons!(); | ---------------------------- in this macro invocation | = note: `#[warn(dropping_copy_types)]` on by default = note: this warning originates in the macro `parse_optional_semicolons` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 223 - drop(tts.next()); 223 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:244:13 | 244 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 260 | parse_trailing_comma!(); | ----------------------- in this macro invocation | = note: this warning originates in the macro `parse_trailing_comma` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 244 - drop(tts.next()); 244 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:266:13 | 266 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` | help: use `let _ = ...` to ignore the expression or result | 266 - drop(tts.next()); 266 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:244:13 | 244 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 268 | parse_trailing_comma!(); | ----------------------- in this macro invocation | = note: this warning originates in the macro `parse_trailing_comma` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 244 - drop(tts.next()); 244 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:223:17 | 223 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 276 | if parse_optional_semicolons!().is_none() { | ---------------------------- in this macro invocation | = note: this warning originates in the macro `parse_optional_semicolons` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 223 - drop(tts.next()); 223 + let _ = tts.next(); | warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:300:9 | 297 | / fn vec (self: Self) 298 | | -> Vec | |________________________- move the `impl` block outside of this method `vec` 299 | { 300 | impl CollectVec for T {} | ^^^^^^^^^^^^^^^^^^^^^^^----------^^^^^^ | | | `CollectVec` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `macro_rules_attribute-proc_macro` (lib) generated 6 warnings Compiling half v1.8.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=half CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-1.8.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-1.8.2/Cargo.toml CARGO_PKG_AUTHORS='Kathryn Long ' CARGO_PKG_DESCRIPTION='Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=half CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/starkat99/half-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name half --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-1.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "num-traits", "serde", "serialize", "std", "use-intrinsics", "zerocopy"))' -C metadata=46a2fe120a196440 -C extra-filename=-3fa33eb08b4f47e9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling protobuf v2.28.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.28.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=53e623585f759604 -C extra-filename=-e1acf967a5f2b617 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/protobuf-e1acf967a5f2b617 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling humantime v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bf6c218c88a6736 -C extra-filename=-bf6b4bc30099b1e4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: `humantime` (lib) generated 2 warnings Compiling float_next_after v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=float_next_after CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/float_next_after-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/float_next_after-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Bronson Brown-deVost ' CARGO_PKG_DESCRIPTION='A trait for native rust f64/f32 nextafter' CARGO_PKG_HOMEPAGE='https://gitlab.com/bronsonbdevost/next_afterf' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=float_next_after CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/bronsonbdevost/next_afterf' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name float_next_after --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/float_next_after-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4d0b7eaf69493020 -C extra-filename=-d6b79a5d86bb2775 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling geo v0.29.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=geo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Geospatial primitives and algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=geo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/geo' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.29.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name geo --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="earcutr"' --cfg 'feature="multithreading"' --cfg 'feature="spade"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "earcutr", "multithreading", "proj", "proj-network", "serde", "spade", "use-proj", "use-serde"))' -C metadata=0c8b3476750dda0b -C extra-filename=-efb736538e774b3d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern earcutr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libearcutr-2c8a4b8d38711f95.rmeta --extern float_next_after=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfloat_next_after-d6b79a5d86bb2775.rmeta --extern geo_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeo_types-69472817580a8df8.rmeta --extern geographiclib_rs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeographiclib_rs-cfa6154aa48ff25c.rmeta --extern i_overlay=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libi_overlay-363119733463d7ea.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern robust=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librobust-1ca278614e33ed8e.rmeta --extern rstar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librstar-7d7687a88f3b9278.rmeta --extern spade=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libspade-ecd8f6a33b40bf50.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:82:42 | 71 | pub trait TriangulationRequirementTrait<'a, T> | -- lifetime `'a` declared here ... 82 | fn coords(&'a self) -> CoordsIter; | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:321:47 | 315 | impl<'a, 'l, T, G> private::TriangulationRequirementTrait<'a, T> for G | -- lifetime `'a` declared here ... 321 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:342:47 | 337 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for Vec | -- lifetime `'a` declared here ... 342 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:360:47 | 355 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for &[G] | -- lifetime `'a` declared here ... 360 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: `geo` (lib) generated 4 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.28.0 CARGO_PKG_VERSION_MAJOR=2 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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/protobuf-2236342dbb0499ef/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/protobuf-e1acf967a5f2b617/build-script-build` Compiling serde_cbor v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_cbor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_cbor-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_cbor-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch :Steven Fackler ' CARGO_PKG_DESCRIPTION='CBOR support for serde.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_cbor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/cbor' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_cbor --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_cbor-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "tags", "unsealed_read_write"))' -C metadata=73ac506c8db7d695 -C extra-filename=-77e5eb6cce050125 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern half=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhalf-3fa33eb08b4f47e9.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling macro_rules_attribute v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=macro_rules_attribute CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel Henry-Mantilla ' CARGO_PKG_DESCRIPTION='Use declarative macros in attribute or derive position' CARGO_PKG_HOMEPAGE='https://crates.io/crates/macro_rules_attribute' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=macro_rules_attribute CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danielhenrymantilla/macro_rules_attribute-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name macro_rules_attribute --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("better-docs", "default", "verbose-expansions"))' -C metadata=2b702db46d2173e1 -C extra-filename=-9d63745b3ed89fe0 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern macro_rules_attribute_proc_macro=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmacro_rules_attribute_proc_macro-a874f5f2713bc7b5.so --extern paste=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpaste-7004697d9aa92d76.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=5ef8228eb9695af4 -C extra-filename=-2b32df6e8e2c486f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libminimal_lexical-b076424b5fc1fd05.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: `nom` (lib) generated 13 warnings (13 duplicates) Compiling serde-untagged v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_untagged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-untagged-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-untagged-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde `Visitor` implementation for deserializing untagged enums' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-untagged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-untagged' CARGO_PKG_RUST_VERSION=1.61 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_untagged --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-untagged-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f678ae5c4836a7c2 -C extra-filename=-1525e5ee96ba5c50 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern erased_serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liberased_serde-f0073a212eb4f31e.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern typeid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtypeid-e84d6d88be695403.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling charabia v0.9.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=charabia CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/charabia-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/charabia-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='Many ' CARGO_PKG_DESCRIPTION='A simple library to detect the language, tokenize the text and normalize the tokens' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=charabia CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meilisearch/charabia' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name charabia --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/charabia-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="greek"' --cfg 'feature="hebrew"' --cfg 'feature="thai"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chinese", "chinese-normalization", "chinese-normalization-pinyin", "chinese-segmentation", "default", "german-segmentation", "greek", "hebrew", "japanese", "japanese-segmentation-ipadic", "japanese-segmentation-unidic", "japanese-transliteration", "khmer", "korean", "latin-camelcase", "latin-snakecase", "lindera", "swedish-recomposition", "thai", "turkish", "vietnamese"))' -C metadata=860d9f32728ea218 -C extra-filename=-357d03ba9aade90a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaho_corasick-a2a6aa7b9bfe90e1.rmeta --extern csv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcsv-d308d7813c2fa762.rmeta --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-a38b514597bd254c.rmeta --extern fst=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfst-2dd870f87ca31765.rmeta --extern irg_kvariants=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libirg_kvariants-e4b909e6e03f232a.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern slice_group_by=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslice_group_by-4cbdb2a5726ada16.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicode_normalization-0ff302e9733f4ce5.rmeta --extern whatlang=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwhatlang-d24d4af8a376ba53.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='The simd optimized HTML escaping code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=v_htmlescape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/v_escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/v_htmlescape-52be9019309b4998/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/v_htmlescape-139dd7971ff43754/build-script-build` [v_htmlescape 0.15.8] cargo:rustc-cfg=v_escape_sse [v_htmlescape 0.15.8] cargo:rustc-cfg=v_escape_avx Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=segment CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/segment-f647bf7d98f0eb6b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/segment-cbcf7750d09597a6/build-script-build` Compiling tonic v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tonic CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Lucio Franco ' CARGO_PKG_DESCRIPTION='A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. ' CARGO_PKG_HOMEPAGE='https://github.com/hyperium/tonic' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tonic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/tonic' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tonic --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="gzip"' --cfg 'feature="prost"' --cfg 'feature="tls"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "codegen", "default", "gzip", "prost", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "transport", "zstd"))' -C metadata=aba4fde789fbd0e3 -C extra-filename=-cca1a8ebc2729247 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern async_stream=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_stream-844269fd7afbfc95.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern axum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libaxum-dcd343176192290f.rmeta --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-fcac04c0478bc51a.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern flate2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libflate2-4d59098e01275ab5.rmeta --extern h2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libh2-3ac5540bbc5cd1ef.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern http_body=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_body-96f4d3b0fa187d03.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-73a2857a75fb1b33.rmeta --extern hyper_timeout=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper_timeout-b86c8b55845e1db1.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern pin_project=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project-47464993416b84f6.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pemfile-4fc1fa27637740ae.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_rustls-c72c4feb7d7acc8f.rmeta --extern tokio_stream=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_stream-aaa83931b5814add.rmeta --extern tower=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower-99e6cb436cf276f5.rmeta --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rmeta --extern tower_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_service-c4a09840177ffcc2.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling sparse v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/sparse) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/sparse CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/sparse/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sparse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sparse --edition=2021 lib/sparse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=7e2f241a9f33b165 -C extra-filename=-91b890a37126d40e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bincode=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbincode-c2193a98e82c421a.rmeta --extern bitpacking=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitpacking-2978f7596854fcf0.rmeta --extern blob_store=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libblob_store-92f3cc9b64bee480.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern half=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhalf-d68c6dfb2eba80d1.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-14c9bb765a44c58f.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling serde-value v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-value-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-value-0.7.0/Cargo.toml CARGO_PKG_AUTHORS=arcnmx CARGO_PKG_DESCRIPTION='Serialization value trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-value CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/arcnmx/serde-value' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_value --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde-value-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be99c8a0e0a93bd7 -C extra-filename=-d235f1c5cb9c4856 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-591e1743bfcbcd1d.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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.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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/unicase-5a0e9307f88a7fb7/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b6d1ff86326940d0 -C extra-filename=-ec97dccc4bd8879f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: `unicase` (lib) generated 60 warnings (60 duplicates) Compiling merge v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=merge CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Robin Krahl ' CARGO_PKG_DESCRIPTION='Merge multiple values into one' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=merge CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://git.sr.ht/~ireas/merge-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name merge --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/merge-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="merge_derive"' --cfg 'feature="num"' --cfg 'feature="num-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "merge_derive", "num", "num-traits", "std"))' -C metadata=e220bd200078f205 -C extra-filename=-bab4bbaf8ab88675 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern merge_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmerge_derive-10fd6f02bd9a2617.so --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_REV_MAPPINGS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/mime_guess-13c60d0f87551669/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/mime_guess-c4d4bc1170226e58/build-script-build` Compiling issues v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/issues) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=issues CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/issues CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/issues/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=issues CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name issues --edition=2021 lib/common/issues/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=325c76905d15d9c3 -C extra-filename=-7e94aa3da9af6e64 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern dashmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdashmap-f92b8f30a7340d90.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern http_serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_serde-b0c1d158307bbee5.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serial_test=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserial_test-7e626d6e6a902f16.rmeta -C link-arg=-fstack-protector-strong` Compiling strum v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum-0.26.3/Cargo.toml CARGO_PKG_AUTHORS='Peter Glotfelty ' CARGO_PKG_DESCRIPTION='Helpful macros for working with enums and strings' CARGO_PKG_HOMEPAGE='https://github.com/Peternator7/strum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Peternator7/strum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name strum --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=3ecca2300afd8c15 -C extra-filename=-c3e9904125874869 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern strum_macros=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrum_macros-471216c4dcd7bc41.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling api v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 lib/api/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=8441928ba9e60c43 -C extra-filename=-75a9e17384cfc02e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/api-75a9e17384cfc02e -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-454ba947c5dadd96.rlib --extern prost_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_build-2eb1b83f03840289.rlib --extern tonic_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic_build-183c64b9ba4b9fc2.rlib -C link-arg=-fstack-protector-strong` Compiling raft-proto v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Protocol definitions for the rust language implementation of the Raft algorithm.' CARGO_PKG_HOMEPAGE='https://github.com/pingcap/raft-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raft-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pingcap/raft-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.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 --cfg 'feature="lazy_static"' --cfg 'feature="prost"' --cfg 'feature="prost-codec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "lazy_static", "prost", "prost-codec", "protobuf-codec"))' -C metadata=d18d1c3be2e2145e -C extra-filename=-abb887e9c2d161b4 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/raft-proto-abb887e9c2d161b4 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern protobuf_build=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprotobuf_build-1e07a6590fc73110.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quantization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quantization CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out /usr/local/bin/rustc --crate-name quantization --edition=2021 lib/quantization/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57d719f039e90393 -C extra-filename=-7ba119c64ab31d37 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern permutation_iterator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpermutation_iterator-5728e9743e64c203.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -l static=simd_utils` Compiling rocksdb v0.23.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rocksdb CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rocksdb-0.23.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rocksdb-0.23.0/Cargo.toml CARGO_PKG_AUTHORS='Tyler Neely :David Greenberg ' CARGO_PKG_DESCRIPTION='Rust wrapper for Facebook'\''s RocksDB embeddable database' CARGO_PKG_HOMEPAGE='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rocksdb CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-rocksdb/rust-rocksdb' CARGO_PKG_RUST_VERSION=1.71.1 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rocksdb --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rocksdb-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bindgen-runtime"' --cfg 'feature="lz4"' --cfg 'feature="snappy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-runtime", "bindgen-static", "bzip2", "default", "io-uring", "jemalloc", "lto", "lz4", "mt_static", "multi-threaded-cf", "rtti", "serde", "serde1", "snappy", "valgrind", "zlib", "zstd"))' -C metadata=01cc1499291721cd -C extra-filename=-d4f9f330599600af --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern librocksdb_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibrocksdb_sys-d601895227534767.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='fdeantoni ' CARGO_PKG_DESCRIPTION='Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-wkt-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdeantoni/prost-wkt' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.5.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-b22c2436b9b6485d/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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Zack Owens' CARGO_PKG_DESCRIPTION='Safe implementation for hardware accelerated CRC32C instructions with software fallback' CARGO_PKG_HOMEPAGE='https://github.com/zowens/crc32c' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zowens/crc32c' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32c-e71ea64607db1e23/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32c-e4604be4fc642618/build-script-build` [crc32c 0.6.8] cargo::rustc-check-cfg=cfg(armsimd) [crc32c 0.6.8] cargo::rustc-cfg=armsimd Compiling prost-wkt v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_wkt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='fdeantoni ' CARGO_PKG_DESCRIPTION='Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-wkt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdeantoni/prost-wkt' CARGO_PKG_RUST_VERSION=1.70 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_wkt --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea578f490ac638be -C extra-filename=-098a427970a9a430 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern inventory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libinventory-6c8102a6f1a1424b.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_derive-eba7307030fbce24.so --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern typetag=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtypetag-83cda37104867c39.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Send` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Sync` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Send` is not local | `Sync` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Strictest` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Box` is not local | `Deserialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `prost-wkt` (lib) generated 7 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Dawid Ciężarkiewicz ' CARGO_PKG_DESCRIPTION='Structured, extensible, composable logging for Rust' CARGO_PKG_HOMEPAGE='https://github.com/slog-rs/slog' CARGO_PKG_LICENSE='MPL-2.0 OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slog-rs/slog' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/slog-bc61033b3c6d8dc5/out /usr/local/bin/rustc --crate-name slog --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "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"))' -C metadata=d58ee2faed45e60a -C extra-filename=-e0ba02fde9893cb6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg integer128` warning: unexpected `cfg` condition name: `macro_workaround` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2561:7 | 2561 | #[cfg(macro_workaround)] | ^^^^^^^^^^^^^^^^ | = 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(macro_workaround)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macro_workaround)");` 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: `macro_workaround` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2576:11 | 2576 | #[cfg(not(macro_workaround))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macro_workaround)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macro_workaround)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2885:7 | 2885 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2887:7 | 2887 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1215:16 | 1215 | #[cfg_attr(feature = "cargo-clippy", allow(wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dynamic-keys`, `erased-serde`, `max_level_debug`, `max_level_error`, `max_level_info`, `max_level_off`, `max_level_trace`, `max_level_warn`, `nested-values`, `nothreads`, `release_max_level_debug`, `release_max_level_error`, `release_max_level_info`, `release_max_level_off`, `release_max_level_trace`, `release_max_level_warn`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1281:9 | 1281 | try!(write!(f, "Logger{:?}", self.list)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2669:15 | 2669 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2674:15 | 2674 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3336:9 | 3336 | try!(self.0.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3460:9 | 3460 | try!(self.kv.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3461:9 | 3461 | try!(self.next_node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3473:9 | 3473 | try!(self.next_node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3474:9 | 3474 | try!(self.node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3486:9 | 3486 | try!(self.node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3494:9 | 3494 | try!(write!(f, "(")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3523:9 | 3523 | try!(write!(f, ")")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3509:13 | 3509 | try!( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3503:17 | 3503 | try!(write!(f, "{}", key)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3500:21 | 3500 | try!(write!(f, ", ")); | ^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1837:17 | 1837 | map_fn: Box>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 1837 | map_fn: Box>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2752:32 | 2752 | struct ErrorAsFmt<'a>(pub &'a (std::error::Error + 'static)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2752 | struct ErrorAsFmt<'a>(pub &'a (dyn std::error::Error + 'static)); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3069:25 | 3069 | serializer: &'a mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3069 | serializer: &'a mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3426:13 | 3426 | pub &'a KV, | ^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3426 | pub &'a dyn KV, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3436:20 | 3436 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3436 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3441:20 | 3441 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3441 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3442:15 | 3442 | node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3442 | node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3448:15 | 3448 | node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3448 | node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1109:27 | 1109 | pub struct Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1109 | pub struct Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2726:49 | 2726 | fn emit_error(&mut self, key: Key, error: &(std::error::Error + 'static)) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2726 | fn emit_error(&mut self, key: Key, error: &(dyn std::error::Error + 'static)) -> Result { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2839:26 | 2839 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2839 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3243:59 | 3243 | fn serialize(&self, record: &Record, serializer: &mut Serializer) | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3243 | fn serialize(&self, record: &Record, serializer: &mut dyn Serializer) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1252:21 | 1252 | ) -> Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1252 | ) -> Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1268:21 | 1268 | ) -> Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1268 | ) -> Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2025:32 | 2025 | fn cause(&self) -> Option<&std::error::Error> { | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2025 | fn cause(&self) -> Option<&dyn std::error::Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2851:26 | 2851 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2851 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2917:26 | 2917 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2917 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2939:26 | 2939 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2939 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2956:26 | 2956 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2956 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2969:26 | 2969 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2969 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2983:26 | 2983 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2983 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2997:26 | 2997 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2997 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3009:26 | 3009 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3009 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3052:26 | 3052 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3052 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3147:26 | 3147 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3147 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3179:26 | 3179 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3179 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3254:26 | 3254 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3254 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3314:26 | 3314 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3314 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3334:26 | 3334 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3334 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3348:26 | 3348 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3348 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3361:26 | 3361 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3361 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3374:26 | 3374 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3374 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3384:26 | 3384 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3384 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3458:26 | 3458 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3458 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3545:24 | 3545 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3545 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2871 | impl_value_for!(usize, emit_usize); | ---------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2872 | impl_value_for!(isize, emit_isize); | ---------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2873 | impl_value_for!(bool, emit_bool); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2874 | impl_value_for!(char, emit_char); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2875 | impl_value_for!(u8, emit_u8); | ---------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2876 | impl_value_for!(i8, emit_i8); | ---------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2877 | impl_value_for!(u16, emit_u16); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2878 | impl_value_for!(i16, emit_i16); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2879 | impl_value_for!(u32, emit_u32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2880 | impl_value_for!(i32, emit_i32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2881 | impl_value_for!(f32, emit_f32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2882 | impl_value_for!(u64, emit_u64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2883 | impl_value_for!(i64, emit_i64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2884 | impl_value_for!(f64, emit_f64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2886 | impl_value_for!(u128, emit_u128); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2888 | impl_value_for!(i128, emit_i128); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2895:26 | 2895 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2895 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2906:26 | 2906 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2906 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2928:26 | 2928 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2928 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3021:26 | 3021 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3021 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3033:26 | 3033 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3033 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3324:27 | 3324 | _serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3324 | _serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3471:26 | 3471 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3471 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3484:26 | 3484 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3484 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3634:32 | 3634 | fn cause(&self) -> Option<&std::error::Error> { | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3634 | fn cause(&self) -> Option<&dyn std::error::Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3723:22 | 3723 | pub type Serialize = Value; | ^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3723 | pub type Serialize = dyn Value; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1154:24 | 1154 | as Arc>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1154 | as Arc>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1258:24 | 1258 | as Arc>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1258 | as Arc>, | +++ warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2021:48 | 2021 | MutexDrainError::Drain(ref e) => e.description(), | ^^^^^^^^^^^ warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3628:35 | 3628 | Error::Io(ref e) => e.description(), | ^^^^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3085:42 | 3085 | s.serialize(self.record, self.key.clone(), self.serializer) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3093:55 | 3093 | let _ = self.serializer.emit_unit(self.key.clone()); | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3316:40 | 3316 | self.1.serialize(record, self.0.clone(), serializer) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed warning: `slog` (lib) generated 87 warnings Compiling geohash v0.13.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=geohash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geohash-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geohash-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Ning Sun ' CARGO_PKG_DESCRIPTION='Geohash implementation for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=geohash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/georust/geohash.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name geohash --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geohash-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc020e0b290e7b20 -C extra-filename=-43cb17b52bc7e4d9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern geo_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeo_types-69472817580a8df8.rmeta --extern libm=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibm-90498f1847188a46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling gpu v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/gpu) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=gpu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/gpu CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/gpu/Cargo.toml CARGO_PKG_AUTHORS='Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gpu CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name gpu --edition=2021 lib/gpu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gpu"))' -C metadata=537b25c758a9af39 -C extra-filename=-60caf360911eecbf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta -C link-arg=-fstack-protector-strong` Compiling sha2 v0.10.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=4b9a3d9bb6b54373 -C extra-filename=-5e09f9ed9748a202 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern cpufeatures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcpufeatures-3b7bd8b7debf4c97.rmeta --extern digest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdigest-f7b4ee6629264ccd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sysinfo v0.33.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sysinfo-0.33.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sysinfo-0.33.1/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Library to get system information such as processes, CPUs, disks, components and networks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/sysinfo' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.33.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sysinfo-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="disk"' --cfg 'feature="multithread"' --cfg 'feature="network"' --cfg 'feature="system"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "component", "debug", "default", "disk", "linux-netdevs", "linux-tmpfs", "multithread", "network", "serde", "system", "unknown-ci", "user", "windows"))' -C metadata=e28a069c6bb73631 -C extra-filename=-7d0ea54affd5f1b6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling snafu-derive v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=snafu_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-derive-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-derive-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='An ergonomic error handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snafu-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/shepmaster/snafu' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name snafu_derive --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-derive-0.8.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 --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=23956f6644b1f9c9 -C extra-filename=-445bf48fa3029820 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-65c901abf156b99d.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling env_filter v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_filter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_filter-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_filter-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Filter log events using environment variables ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_filter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name env_filter --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_filter-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=665f98ba00dd3f1f -C extra-filename=-441f82e05dcd4656 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-b765b04d57215eca.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/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="background_threads"' --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' --cfg 'feature="stats"' --cfg 'feature="unprefixed_malloc_on_supported_platforms"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("background_threads", "background_threads_runtime_support", "debug", "default", "disable_cache_oblivious", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=9c704947eb996c19 -C extra-filename=-b49cd2d505882939 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-b49cd2d505882939 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling serde_variant v0.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_variant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_variant-0.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_variant-0.1.3/Cargo.toml CARGO_PKG_AUTHORS='Daniel Mueller ' CARGO_PKG_DESCRIPTION='Retrieve serde provided variant names for enum objects. ' CARGO_PKG_HOMEPAGE='https://github.com/d-e-s-o/serde_variant' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_variant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/d-e-s-o/serde_variant.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_variant --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_variant-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=594a6736e10688cd -C extra-filename=-c4f8994299d29bd7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling smol_str v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smol_str CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smol_str-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smol_str-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov :Lukas Wirth ' CARGO_PKG_DESCRIPTION='small-string optimized string type with O(1) clone' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smol_str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-analyzer/smol_str' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name smol_str --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/smol_str-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "serde", "std"))' -C metadata=0aa1da968fdefe3a -C extra-filename=-5a0e6bf501ae0753 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-bigint v0.4.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.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("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=631609adaacd0ea6 -C extra-filename=-e3b22d4bc468c6c3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-bigint-e3b22d4bc468c6c3 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern autocfg=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libautocfg-93b49ae4e6fece56.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling delegate v0.13.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=delegate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/delegate-0.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/delegate-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Godfrey Chan :Jakub Beránek ' CARGO_PKG_DESCRIPTION='Method delegation with less boilerplate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=delegate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kobzol/rust-delegate' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name delegate --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/delegate-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0028c8cda77d92c0 -C extra-filename=-7ab64a4ecf1b92a5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-derive v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-derive-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-derive-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric syntax extensions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-derive' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-derive' CARGO_PKG_RUST_VERSION=1.56.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name num_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72b9e94cc8b0048d -C extra-filename=-b5871a7d7bc22c20 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling seahash v4.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=seahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seahash-4.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seahash-4.1.0/Cargo.toml CARGO_PKG_AUTHORS='ticki :Tom Almeida ' CARGO_PKG_DESCRIPTION='A blazingly fast, portable hash function with proven statistical guarantees.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=seahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.redox-os.org/redox-os/seahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.1.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name seahash --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/seahash-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b94f81b990dc5f35 -C extra-filename=-8e243182d2735f34 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-cmp v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cmp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-cmp-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-cmp-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Kang Seonghoon ' CARGO_PKG_DESCRIPTION='Comparison between differently typed numbers' CARGO_PKG_HOMEPAGE='https://github.com/lifthrasiir/num-cmp' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-cmp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lifthrasiir/num-cmp' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name num_cmp --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-cmp-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=d978f60648143017 -C extra-filename=-a56d15c8b1325ffa --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling is_sorted v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_sorted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/is_sorted-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/is_sorted-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='gnzlbg ' CARGO_PKG_DESCRIPTION='Is an Iterator sorted?' CARGO_PKG_HOMEPAGE='https://github.com/gnzlbg/is_sorted' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_sorted CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/gnzlbg/is_sorted' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name is_sorted --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/is_sorted-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable", "use_std"))' -C metadata=f8680a4f01762d94 -C extra-filename=-39d34a452c9c3392 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arc-swap v1.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=03e74acd0b5ef2f9 -C extra-filename=-5901cb6894c0a70f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling atomic_refcell v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_refcell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomic_refcell-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomic_refcell-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='Bobby Holley ' CARGO_PKG_DESCRIPTION='Threadsafe RefCell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic_refcell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bholley/atomic_refcell' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name atomic_refcell --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/atomic_refcell-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=2c3c82343dda25e4 -C extra-filename=-7a4fddc6429001ea --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling same-file v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06be44fcd32a4f29 -C extra-filename=-f0c55f1f630bf142 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `same-file` (lib) generated 1 warning Compiling data-encoding v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/data-encoding-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/data-encoding-2.7.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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name data_encoding --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/data-encoding-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ada8918f04e71005 -C extra-filename=-77642b9e555c0f0b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling self_cell v1.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/self_cell-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/self_cell-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name self_cell --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/self_cell-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=97841f8b8cd08326 -C extra-filename=-c372f1ed6d61610e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fs_extra v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs_extra CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs_extra-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs_extra-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Denis Kurilenko ' CARGO_PKG_DESCRIPTION='Expanding std::fs and std::io. Recursively copy folders with information about process and much more.' CARGO_PKG_HOMEPAGE='https://github.com/webdesus/fs_extra' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs_extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/webdesus/fs_extra' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fs_extra --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs_extra-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=088900268337e436 -C extra-filename=-0eef475ea4ed9833 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e331142ee21ca89c -C extra-filename=-e7a3913115c05236 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling docopt v1.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=docopt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/docopt-1.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/docopt-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Command line argument parsing.' CARGO_PKG_HOMEPAGE='https://github.com/docopt/docopt.rs' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=docopt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/docopt/docopt.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name docopt --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/docopt-1.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6ed36446c5505ba -C extra-filename=-cb2ae758974c830a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-b765b04d57215eca.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern strsim=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrsim-e7a3913115c05236.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=segment CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=segment CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/segment-f647bf7d98f0eb6b/out /usr/local/bin/rustc --crate-name segment --edition=2021 lib/segment/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gpu", "multiling-chinese", "multiling-japanese", "multiling-korean", "testing", "tracing"))' -C metadata=4573de30912b94db -C extra-filename=-964f1df78429ce67 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern ahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libahash-d636e07a489b3575.rmeta --extern atomic_refcell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libatomic_refcell-7a4fddc6429001ea.rmeta --extern atomicwrites=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libatomicwrites-1ec34293bfbba544.rmeta --extern bincode=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbincode-c2193a98e82c421a.rmeta --extern bitpacking=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitpacking-2978f7596854fcf0.rmeta --extern bitvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitvec-e2fddee2d1daa468.rmeta --extern blob_store=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libblob_store-92f3cc9b64bee480.rmeta --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --extern charabia=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcharabia-357d03ba9aade90a.rmeta --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern data_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdata_encoding-77642b9e555c0f0b.rmeta --extern delegate=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdelegate-7ab64a4ecf1b92a5.so --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern fs_extra=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfs_extra-0eef475ea4ed9833.rmeta --extern geo=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeo-efb736538e774b3d.rmeta --extern geohash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgeohash-43cb17b52bc7e4d9.rmeta --extern gpu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgpu-60caf360911eecbf.rmeta --extern half=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhalf-d68c6dfb2eba80d1.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-b8185c5b5be3aecd.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern is_sorted=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libis_sorted-39d34a452c9c3392.rmeta --extern issues=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libissues-7e94aa3da9af6e64.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern macro_rules_attribute=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmacro_rules_attribute-9d63745b3ed89fe0.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rmeta --extern merge=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmerge-bab4bbaf8ab88675.rmeta --extern nom=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnom-2b32df6e8e2c486f.rmeta --extern num_cmp=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_cmp-a56d15c8b1325ffa.rmeta --extern num_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_derive-b5871a7d7bc22c20.so --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-14c9bb765a44c58f.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern quantization=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquantization-7ba119c64ab31d37.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern rayon=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librayon-58a4c8bd6ea57f69.rmeta --extern rocksdb=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librocksdb-d4f9f330599600af.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern seahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libseahash-8e243182d2735f34.rmeta --extern self_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libself_cell-c372f1ed6d61610e.rmeta --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-9c91c2b5ab728729.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_untagged=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_untagged-1525e5ee96ba5c50.rmeta --extern serde_value=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_value-d235f1c5cb9c4856.rmeta --extern serde_cbor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_cbor-77e5eb6cce050125.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_variant=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_variant-c4f8994299d29bd7.rmeta --extern sha2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsha2-5e09f9ed9748a202.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern smol_str=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmol_str-5a0e6bf501ae0753.rmeta --extern sparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsparse-91b890a37126d40e.rmeta --extern strum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrum-c3e9904125874869.rmeta --extern sysinfo=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsysinfo-7d0ea54affd5f1b6.rmeta --extern tar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtar-8a48b82220ca5867.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tinyvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec-6576ac6648d7c4a9.rmeta --extern uuid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta --extern zerocopy=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libzerocopy-e453640611cd6e34.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out` Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5164abf8bce4c63f -C extra-filename=-4444f5e81ca7aefd --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern same_file=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsame_file-f0c55f1f630bf142.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-bigint-8547b5320d52f2c8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-bigint-e3b22d4bc468c6c3/build-script-build` [num-bigint 0.4.4] cargo:rustc-cfg=u64_digit [num-bigint 0.4.4] cargo:rustc-cfg=has_try_from [num-bigint 0.4.4] cargo:rustc-cfg=use_addcarry [num-bigint 0.4.4] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=background_threads,background_threads_runtime_support,default,stats,unprefixed_malloc_on_supported_platforms CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BACKGROUND_THREADS=1 CARGO_FEATURE_BACKGROUND_THREADS_RUNTIME_SUPPORT=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STATS=1 CARGO_FEATURE_UNPREFIXED_MALLOC_ON_SUPPORTED_PLATFORMS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 CARGO_MANIFEST_LINKS=jemalloc CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-b49cd2d505882939/build-script-build` [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] TARGET=x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] HOST=x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] NUM_JOBS=1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] OUT_DIR="/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] BUILD_DIR="/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] SRC_DIR="/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_OVERRIDE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] OPT_LEVEL = Some(3) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] TARGET = Some(x86_64-unknown-freebsd) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] HOST = Some(x86_64-unknown-freebsd) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC_x86_64-unknown-freebsd = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC_x86_64_unknown_freebsd = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=HOST_CC [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] HOST_CC = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CC [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC = Some(/usr/local/llvm19/bin/clang) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] RUSTC_WRAPPER = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CRATE_CC_NO_DEFAULTS = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] DEBUG = Some(false) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CFLAGS_x86_64-unknown-freebsd = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CFLAGS_x86_64_unknown_freebsd = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=HOST_CFLAGS [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] HOST_CFLAGS = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CFLAGS [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC_SHELL_ESCAPED_FLAGS = None [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC="/usr/local/llvm19/bin/clang" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] JEMALLOC_REPO_DIR="jemalloc" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_SYS_WITH_MALLOC_CONF [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] --with-malloc-conf=background_thread:true [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_SYS_WITH_LG_PAGE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_SYS_WITH_LG_HUGEPAGE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_SYS_WITH_LG_QUANTUM [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_JEMALLOC_SYS_WITH_LG_VADDR [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CARGO_FEATURE_STATS set [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] running: cd "/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build" && CC="/usr/local/llvm19/bin/clang" CFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" CPPFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" LDFLAGS="-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing" "sh" "/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-malloc-conf=background_thread:true" "--with-private-namespace=_rjem_" "--enable-stats" "--host=x86_64-unknown-freebsd" "--build=x86_64-unknown-freebsd" "--prefix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for xsltproc... false [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for x86_64-unknown-freebsd-gcc... /usr/local/llvm19/bin/clang [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether the C compiler works... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for C compiler default output file name... a.out [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for suffix of executables... [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether we are cross compiling... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for suffix of object files... o [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether we are using the GNU C compiler... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether /usr/local/llvm19/bin/clang accepts -g... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for /usr/local/llvm19/bin/clang option to accept ISO C89... none needed [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler is cray... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -std=gnu11... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror=unknown-warning-option... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wall... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wextra... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wshorten-64-to-32... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wsign-compare... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wundef... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wno-format-zero-length... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wpointer-arith... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wno-missing-braces... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wno-missing-field-initializers... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wno-missing-attributes... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -pipe... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -g3... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking how to run the C preprocessor... /usr/local/llvm19/bin/clang-cpp [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for grep that handles long lines and -e... /usr/bin/grep [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for egrep... /usr/bin/grep -E [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for ANSI C header files... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for sys/types.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for sys/stat.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for stdlib.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for string.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for memory.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for strings.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for inttypes.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for stdint.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for unistd.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether byte ordering is bigendian... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking size of void *... 8 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking size of int... 4 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking size of long... 8 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking size of long long... 8 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking size of intmax_t... 8 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking build system type... x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking host system type... x86_64-unknown-freebsd [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pause instruction is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking number of significant virtual address bits... 48 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for x86_64-unknown-freebsd-ar... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for ar... ar [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for x86_64-unknown-freebsd-nm... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for nm... nm [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for gawk... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for mawk... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for nawk... nawk [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking malloc.h usability... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking malloc.h presence... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for malloc.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether malloc_usable_size definition can use const argument... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for library containing log... -lm [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether __attribute__ syntax is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -fvisibility=hidden... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -fvisibility=hidden... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether tls_model attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether alloc_size attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether format(gnu_printf, ...) attribute is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether format(printf, ...) attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether format(printf, ...) attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether fallthrough attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Wimplicit-fallthrough... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether cold attribute is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether vm_make_tag is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for a BSD-compatible install... /usr/bin/install -c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for x86_64-unknown-freebsd-ranlib... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for ranlib... ranlib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for ld... /usr/bin/ld [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for autoconf... false [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for memalign... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for valloc... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for malloc_size... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_calloc... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_free... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_malloc... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_memalign... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_realloc... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __libc_valloc... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __posix_memalign... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -O3... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -O3... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -funroll-loops... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking configured backtracing method... N/A [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for sbrk... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether utrace(2) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether a program using __builtin_unreachable is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether a program using __builtin_ffsl is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether a program using __builtin_popcountl is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking LG_PAGE... 12 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking pthread.h usability... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking pthread.h presence... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for pthread.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for pthread_create in -lpthread... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking dlfcn.h usability... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking dlfcn.h presence... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for dlfcn.h... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for dlsym... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pthread_atfork(3) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pthread_setname_np(3) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pthread_getname_np(3) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pthread_get_name_np(3) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for library containing clock_gettime... none required [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether mach_absolute_time() is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether syscall(2) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for secure_getenv... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for sched_getcpu... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for sched_setaffinity... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for issetugid... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for _malloc_thread_cleanup... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for _pthread_mutex_init_calloc_cb... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for memcntl... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] Forcing lazy-lock to avoid allocator/threading bootstrap issues [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for TLS... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether C11 atomics is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether GCC __atomic atomics is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether GCC 8-bit __atomic atomics is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether GCC __sync atomics is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether GCC 8-bit __sync atomics is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether Darwin OSAtomic*() is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(2) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(..., MADV_FREE) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether madvise(..., MADV_[NO]CORE) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether mprotect(2) is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for __builtin_clz... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether Darwin os_unfair_lock_*() is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether pthreads adaptive mutexes is compilable... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -D_GNU_SOURCE... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -Werror... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether compiler supports -herror_on_warning... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking whether strerror_r returns char with gnu source is compilable... no [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for stdbool.h that conforms to C99... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] checking for _Bool... yes [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] configure: creating ./config.status [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating Makefile [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating jemalloc.pc [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating doc/html.xsl [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating doc/manpages.xsl [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating doc/jemalloc.xml [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/jemalloc_macros.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/jemalloc_protos.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/jemalloc_typedefs.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating test/test.sh [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating test/include/test/jemalloc_test.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating config.stamp [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating bin/jemalloc-config [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating bin/jemalloc.sh [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating bin/jeprof [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/jemalloc_defs.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: creating test/include/test/jemalloc_test_defs.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/internal/public_symbols.txt commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/internal/private_symbols.awk commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/internal/public_namespace.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/jemalloc_rename.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/jemalloc_mangle.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] config.status: executing include/jemalloc/jemalloc.h commands [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] =============================================================================== [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] jemalloc version : 5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] library revision : 2 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CONFIG : --with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 --disable-cxx --enable-doc=no --enable-shared=no --with-malloc-conf=background_thread:true --with-private-namespace=_rjem_ --enable-stats --host=x86_64-unknown-freebsd --build=x86_64-unknown-freebsd --prefix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out build_alias=x86_64-unknown-freebsd host_alias=x86_64-unknown-freebsd CC=/usr/local/llvm19/bin/clang 'CFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' 'LDFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' LIBS= 'CPPFLAGS=-O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing' CPP=/usr/local/llvm19/bin/clang-cpp CXX=/usr/local/llvm19/bin/clang++ 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CC : /usr/local/llvm19/bin/clang [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CONFIGURE_CFLAGS : -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] SPECIFIED_CFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] EXTRA_CFLAGS : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CPPFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CXX : /usr/local/llvm19/bin/clang++ [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] CONFIGURE_CXXFLAGS : -fvisibility=hidden -Wimplicit-fallthrough -O3 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] SPECIFIED_CXXFLAGS : -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] EXTRA_CXXFLAGS : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] LDFLAGS : -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] EXTRA_LDFLAGS : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] LIBS : -lm -pthread [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] RPATH_EXTRA : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] XSLTPROC : false [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] XSLROOT : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] PREFIX : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] BINDIR : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/bin [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] DATADIR : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/share [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] INCLUDEDIR : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/include [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] LIBDIR : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/lib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] MANDIR : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/share/man [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] srcroot : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] abs_srcroot : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/ [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] objroot : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] abs_objroot : /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/ [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] JEMALLOC_PREFIX : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] JEMALLOC_PRIVATE_NAMESPACE [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] : _rjem_je_ [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] install_suffix : [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] malloc_conf : background_thread:true [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] documentation : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] shared libs : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] static libs : 1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] autogen : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] debug : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] stats : 1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] experimental_smallocx : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] prof : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] prof-libunwind : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] prof-libgcc : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] prof-gcc : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] fill : 1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] utrace : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] xmalloc : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] log : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] lazy_lock : 1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cache-oblivious : 1 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cxx : 0 [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] =============================================================================== [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] running: cd "/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build" && "gmake" "-j" "1" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/jemalloc.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/arena.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/background_thread.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/base.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/bin.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/bin_info.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/bitmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/buf_writer.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/cache_bin.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/ckh.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/counter.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/ctl.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/decay.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/div.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/ecache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/edata.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/edata_cache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/ehooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/emap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/eset.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/exp_grow.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/extent.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/extent_dss.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/extent_mmap.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/fxp.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/san.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/san_bump.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/hook.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/hpa.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/hpa_hooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/hpdata.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/inspect.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/large.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/log.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/malloc_io.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/mutex.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/nstime.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/pa.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/pa_extra.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/pai.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/pac.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/pages.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/peak_event.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof_data.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof_log.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof_recent.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof_stats.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/prof_sys.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/psset.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/rtree.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/safety_check.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/sc.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/sec.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/stats.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/sz.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/tcache.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/test_hooks.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/thread_event.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/ticker.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/tsd.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] nm -a src/witness.sym.o | nawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.pic.o src/bin_info.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.pic.o src/buf_writer.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.pic.o src/cache_bin.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.pic.o src/counter.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.pic.o src/decay.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.pic.o src/ecache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.pic.o src/edata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.pic.o src/edata_cache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.pic.o src/ehooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.pic.o src/emap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.pic.o src/eset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.pic.o src/exp_grow.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.pic.o src/fxp.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.pic.o src/san.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.pic.o src/san_bump.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.pic.o src/hpa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.pic.o src/hpa_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.pic.o src/hpdata.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.pic.o src/inspect.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.pic.o src/malloc_io.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.pic.o src/mutex.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.pic.o src/nstime.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.pic.o src/pa.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.pic.o src/pa_extra.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.pic.o src/pai.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.pic.o src/pac.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.pic.o src/pages.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.pic.o src/peak_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.pic.o src/prof.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.pic.o src/prof_data.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.pic.o src/prof_log.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.pic.o src/prof_recent.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.pic.o src/prof_stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.pic.o src/prof_sys.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.pic.o src/psset.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.pic.o src/rtree.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.pic.o src/safety_check.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.pic.o src/sc.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.pic.o src/sec.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.pic.o src/stats.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.pic.o src/sz.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.pic.o src/tcache.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.pic.o src/test_hooks.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.pic.o src/thread_event.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.pic.o src/ticker.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.pic.o src/tsd.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/local/llvm19/bin/clang -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DPIC -c -O3 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-freebsd -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -D_BSD_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.pic.o src/witness.c [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/background_thread.pic.o src/base.pic.o src/bin.pic.o src/bin_info.pic.o src/bitmap.pic.o src/buf_writer.pic.o src/cache_bin.pic.o src/ckh.pic.o src/counter.pic.o src/ctl.pic.o src/decay.pic.o src/div.pic.o src/ecache.pic.o src/edata.pic.o src/edata_cache.pic.o src/ehooks.pic.o src/emap.pic.o src/eset.pic.o src/exp_grow.pic.o src/extent.pic.o src/extent_dss.pic.o src/extent_mmap.pic.o src/fxp.pic.o src/san.pic.o src/san_bump.pic.o src/hook.pic.o src/hpa.pic.o src/hpa_hooks.pic.o src/hpdata.pic.o src/inspect.pic.o src/large.pic.o src/log.pic.o src/malloc_io.pic.o src/mutex.pic.o src/nstime.pic.o src/pa.pic.o src/pa_extra.pic.o src/pai.pic.o src/pac.pic.o src/pages.pic.o src/peak_event.pic.o src/prof.pic.o src/prof_data.pic.o src/prof_log.pic.o src/prof_recent.pic.o src/prof_stats.pic.o src/prof_sys.pic.o src/psset.pic.o src/rtree.pic.o src/safety_check.pic.o src/sc.pic.o src/sec.pic.o src/stats.pic.o src/sz.pic.o src/tcache.pic.o src/test_hooks.pic.o src/thread_event.pic.o src/ticker.pic.o src/tsd.pic.o src/witness.pic.o [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] running: cd "/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build" && "gmake" "install_lib_static" "install_include" "-j" "1" [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/bin/install -c -d /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/lib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/bin/install -c -m 755 lib/libjemalloc.a /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/lib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/bin/install -c -m 755 lib/libjemalloc_pic.a /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/lib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/bin/install -c -d /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/include/jemalloc [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] /usr/bin/install -c -m 644 include/jemalloc/jemalloc.h /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/include/jemalloc [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:root=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rustc-link-lib=static=jemalloc_pic [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/lib [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rustc-link-arg=-pthread [tikv-jemalloc-sys 0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7] cargo:rerun-if-changed=jemalloc Compiling env_logger v0.11.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=env_logger CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_logger-0.11.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_logger-0.11.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A logging implementation for `log` which is configured via an environment variable. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=env_logger CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/env_logger' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.11.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name env_logger --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/env_logger-0.11.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=dc5ed0073549a602 -C extra-filename=-a42750099cf0f12b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstream-dd2502d9021f8646.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstyle-eba17a0ce578fab3.rmeta --extern env_filter=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libenv_filter-441f82e05dcd4656.rmeta --extern humantime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhumantime-bf6b4bc30099b1e4.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling snafu v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=snafu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='An ergonomic error handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snafu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/snafu' CARGO_PKG_RUST_VERSION=1.56 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name snafu --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/snafu-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="rust_1_61"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=6a1c724fd1d7a1e9 -C extra-filename=-cd86ba397328a34a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern snafu_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsnafu_derive-445bf48fa3029820.so --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_wkt_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='fdeantoni ' CARGO_PKG_DESCRIPTION='Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-wkt-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fdeantoni/prost-wkt' CARGO_PKG_RUST_VERSION=1.70 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out /usr/local/bin/rustc --crate-name prost_wkt_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-types-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "protobuf-src", "protox", "std", "vendored-protoc", "vendored-protox"))' -C metadata=ab8dad9e552a1344 -C extra-filename=-7555a050a9795028 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --extern prost_wkt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_wkt-098a427970a9a430.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_derive-eba7307030fbce24.so --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:198:177 | 198 | ...)] const IMPL_MESSAGE_SERDE_FOR_DURATION : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Duration")] impl :: prost_wkt :: MessageSerde for Duration { ... | ------------------------------------------ ^^^^^----------------------------^^^^^-------- | | | | | | | | | `Duration` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_DURATION` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:198:1379 | 198 | ...)] const IMPL_MESSAGE_SERDE_FOR_DURATION : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Duration")] impl :: prost_wkt :: MessageSerde for Duration { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Duration" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Duration" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Duration" , decoder : | buf : & [u8] | { let msg : Duration = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Duration { ... | ------------------------------------------ ^^^^^----------------^^^^^-------- | | | | | | | | | `Duration` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_DURATION` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:200:179 | 200 | ...)] const IMPL_MESSAGE_SERDE_FOR_TIMESTAMP : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Timestamp")] impl :: prost_wkt :: MessageSerde for Timestamp { ... | ------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `Timestamp` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TIMESTAMP` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:200:1386 | 200 | ...)] const IMPL_MESSAGE_SERDE_FOR_TIMESTAMP : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Timestamp")] impl :: prost_wkt :: MessageSerde for Timestamp { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Timestamp" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Timestamp" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Timestamp" , decoder : | buf : & [u8] | { let msg : Timestamp = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Timestamp { ... | ------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `Timestamp` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TIMESTAMP` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:95:173 | 95 | ...)] const IMPL_MESSAGE_SERDE_FOR_STRUCT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Struct")] impl :: prost_wkt :: MessageSerde for Struct { ... | ---------------------------------------- ^^^^^----------------------------^^^^^------ | | | | | | | | | `Struct` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STRUCT` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:95:1365 | 95 | ...)] const IMPL_MESSAGE_SERDE_FOR_STRUCT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Struct")] impl :: prost_wkt :: MessageSerde for Struct { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Struct" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Struct" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Struct" , decoder : | buf : & [u8] | { let msg : Struct = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Struct { ... | ---------------------------------------- ^^^^^----------------^^^^^------ | | | | | | | | | `Struct` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STRUCT` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:97:171 | 97 | ...)] const IMPL_MESSAGE_SERDE_FOR_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Value")] impl :: prost_wkt :: MessageSerde for Value { ... | --------------------------------------- ^^^^^----------------------------^^^^^----- | | | | | | | | | `Value` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:97:1358 | 97 | ...)] const IMPL_MESSAGE_SERDE_FOR_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Value")] impl :: prost_wkt :: MessageSerde for Value { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Value" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Value" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Value" , decoder : | buf : & [u8] | { let msg : Value = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Value { ... | --------------------------------------- ^^^^^----------------^^^^^----- | | | | | | | | | `Value` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:99:180 | 99 | ...)] const IMPL_MESSAGE_SERDE_FOR_LIST_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.ListValue")] impl :: prost_wkt :: MessageSerde for ListValue { ... | -------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `ListValue` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_LIST_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:99:1387 | 99 | ...)] const IMPL_MESSAGE_SERDE_FOR_LIST_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.ListValue")] impl :: prost_wkt :: MessageSerde for ListValue { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "ListValue" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.ListValue" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.ListValue" , decoder : | buf : & [u8] | { let msg : ListValue = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ListValue { ... | -------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `ListValue` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_LIST_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbany/google.protobuf.rs:137:167 | 137 | ...)] const IMPL_MESSAGE_SERDE_FOR_ANY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Any")] impl :: prost_wkt :: MessageSerde for Any { ... | ------------------------------------- ^^^^^----------------------------^^^^^--- | | | | | | | | | `Any` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ANY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbany/google.protobuf.rs:137:1344 | 137 | ...)] const IMPL_MESSAGE_SERDE_FOR_ANY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Any")] impl :: prost_wkt :: MessageSerde for Any { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Any" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Any" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Any" , decoder : | buf : & [u8] | { let msg : Any = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Any { ... | ------------------------------------- ^^^^^----------------^^^^^--- | | | | | | | | | `Any` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ANY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbempty/google.protobuf.rs:16:171 | 16 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Empty")] impl :: prost_wkt :: MessageSerde for Empty { ... | --------------------------------------- ^^^^^----------------------------^^^^^----- | | | | | | | | | `Empty` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EMPTY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbempty/google.protobuf.rs:16:1358 | 16 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Empty")] impl :: prost_wkt :: MessageSerde for Empty { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Empty" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Empty" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Empty" , decoder : | buf : & [u8] | { let msg : Empty = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Empty { ... | --------------------------------------- ^^^^^----------------^^^^^----- | | | | | | | | | `Empty` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EMPTY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbmask/google.protobuf.rs:233:180 | 233 | ...)] const IMPL_MESSAGE_SERDE_FOR_FIELD_MASK : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.FieldMask")] impl :: prost_wkt :: MessageSerde for FieldMask { ... | -------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `FieldMask` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_FIELD_MASK` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbmask/google.protobuf.rs:233:1387 | 233 | ...)] const IMPL_MESSAGE_SERDE_FOR_FIELD_MASK : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.FieldMask")] impl :: prost_wkt :: MessageSerde for FieldMask { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "FieldMask" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.FieldMask" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.FieldMask" , decoder : | buf : & [u8] | { let msg : FieldMask = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for FieldMask { ... | -------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `FieldMask` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_FIELD_MASK` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: `prost-wkt-types` (lib) generated 16 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32c CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Zack Owens' CARGO_PKG_DESCRIPTION='Safe implementation for hardware accelerated CRC32C instructions with software fallback' CARGO_PKG_HOMEPAGE='https://github.com/zowens/crc32c' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32c CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zowens/crc32c' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/crc32c-e71ea64607db1e23/out /usr/local/bin/rustc --crate-name crc32c --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32c-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c5523acb760fea2 -C extra-filename=-346b000b021e5a3f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg armsimd --check-cfg 'cfg(armsimd)'` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=lazy_static,prost,prost-codec CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_LAZY_STATIC=1 CARGO_FEATURE_PROST=1 CARGO_FEATURE_PROST_CODEC=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Protocol definitions for the rust language implementation of the Raft algorithm.' CARGO_PKG_HOMEPAGE='https://github.com/pingcap/raft-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raft-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pingcap/raft-rs' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/raft-proto-7ec8d5f22c2ecb24/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/raft-proto-abb887e9c2d161b4/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='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/api-96155749ca35e8f5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/api-75a9e17384cfc02e/build-script-build` [api 1.13.2] cargo:rerun-if-changed=src/grpc/proto/qdrant.proto [api 1.13.2] cargo:rerun-if-changed=src/grpc/proto [api 1.13.2] cargo:warning=current git commit hash could not be determined warning: api@1.13.2: current git commit hash could not be determined Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/mime_guess-13c60d0f87551669/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=55baa5dcdf6eefe0 -C extra-filename=-3d44ad26bb12123f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern unicase=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libunicase-ec97dccc4bd8879f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 warning: `mime_guess` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=v_htmlescape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='The simd optimized HTML escaping code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=v_htmlescape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/v_escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/v_htmlescape-52be9019309b4998/out /usr/local/bin/rustc --crate-name v_htmlescape --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("buf-min", "bytes-buf"))' -C metadata=e2cbc0c478fc7d60 -C extra-filename=-4424708a58e7eeb6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg v_escape_sse --cfg v_escape_avx` warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/src/lib.rs:1461:32 | 1461 | let slot = unsafe { &*(&FN as *const _ as *const AtomicUsize) }; | ^^^ 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 | 1461 | let slot = unsafe { &*(&raw const FN as *const _ as *const AtomicUsize) }; | +++++++++ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/src/lib.rs:1468:23 | 1468 | let slot = &*(&FN as *const _ as *const AtomicUsize); | ^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1468 | let slot = &*(&raw const FN as *const _ as *const AtomicUsize); | +++++++++ warning: `v_htmlescape` (lib) generated 2 warnings Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=protobuf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/Cargo.toml CARGO_PKG_AUTHORS='Stepan Koltsov ' CARGO_PKG_DESCRIPTION='Rust implementation of Google protocol buffers ' CARGO_PKG_HOMEPAGE='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=protobuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stepancheg/rust-protobuf/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.28.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/protobuf-2236342dbb0499ef/out /usr/local/bin/rustc --crate-name protobuf --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "serde", "serde_derive", "with-bytes", "with-serde"))' -C metadata=d073d780e719bfed -C extra-filename=-97c365f73abb5352 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/lib.rs:186:7 | 186 | #[cfg(never)] | ^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` 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: `never` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/lib.rs:189:7 | 189 | #[cfg(never)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/descriptor.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/plugin.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/rustproto.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/any.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/api.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/duration.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/empty.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/field_mask.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/source_context.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/struct_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/timestamp.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/type_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/wrappers.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: ambiguous glob re-exports --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/mod.rs:17:9 | 17 | pub use self::any::*; | ^^^^^^^^^^^^ the name `file_descriptor_proto` in the value namespace is first re-exported here ... 26 | pub use self::wrappers::*; | ----------------- but the name `file_descriptor_proto` in the value namespace is also re-exported here | = note: `#[warn(ambiguous_glob_reexports)]` on by default warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/coded_output_stream.rs:69:30 | 69 | Write(&'a mut dyn Write, Vec), | ----- ^^^^^^^ | | | field in this variant | = 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 | 69 - Write(&'a mut dyn Write, Vec), 69 + Write(&'a mut dyn Write, ()), | warning: trait `GetRepeatedMessage` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:75:7 | 75 | trait GetRepeatedMessage: Sync { | ^^^^^^^^^^^^^^^^^^ warning: trait `GetRepeatedEnum` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:81:7 | 81 | trait GetRepeatedEnum: Sync { | ^^^^^^^^^^^^^^^ warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:104:42 | 104 | String(for<'a> fn(&'a M) -> &'a str, fn(&mut M, String)), | ------ field in this variant ^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 104 - String(for<'a> fn(&'a M) -> &'a str, fn(&mut M, String)), 104 + String(for<'a> fn(&'a M) -> &'a str, ()), | warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:105:42 | 105 | Bytes(for<'a> fn(&'a M) -> &'a [u8], fn(&mut M, Vec)), | ----- field in this variant ^^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 105 - Bytes(for<'a> fn(&'a M) -> &'a [u8], fn(&mut M, Vec)), 105 + Bytes(for<'a> fn(&'a M) -> &'a [u8], ()), | warning: method `mut_field` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:127:8 | 122 | pub(crate) trait FieldAccessor2: Sync | -------------- method in this trait ... 127 | fn mut_field<'a>(&self, _: &'a mut M) -> &'a mut R; | ^^^^^^^^^ warning: field `mut_field` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:135:5 | 130 | struct MessageGetMut | ------------- field in this struct ... 135 | mut_field: for<'a> fn(&'a mut M) -> &'a mut L, | ^^^^^^^^^ warning: method `set_value` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/optional.rs:9:8 | 6 | pub trait ReflectOptional: 'static { | --------------- method in this trait ... 9 | fn set_value(&mut self, value: &dyn ProtobufValue); | ^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/buf_read_iter.rs:37:11 | 37 | Slice(&'a [u8]), | ----- ^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 37 - Slice(&'a [u8]), 37 + Slice(()), | warning: `protobuf` (lib) generated 25 warnings Compiling serde_qs v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_qs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_qs-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_qs-0.13.0/Cargo.toml CARGO_PKG_AUTHORS='Sam Scott ' CARGO_PKG_DESCRIPTION='Querystrings for Serde' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_qs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/samscott89/serde_qs' CARGO_PKG_RUST_VERSION=1.61 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_qs --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_qs-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="actix-web4"' --cfg 'feature="actix4"' --cfg 'feature="default"' --cfg 'feature="futures"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix", "actix-web3", "actix-web4", "actix2", "actix3", "actix4", "axum", "axum-framework", "default", "futures", "tracing", "warp", "warp-framework"))' -C metadata=aa0dc73259657d1f -C extra-filename=-1e82a895488e1cdb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_web4=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-4e782089d3a51785.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.9/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco ' CARGO_PKG_DESCRIPTION='A Protocol Buffers implementation for the Rust Language.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-0.11.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="prost-derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-recursion-limit", "prost-derive", "std"))' -C metadata=e25a3bb6a8c612c3 -C extra-filename=-8bd72d937657934d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern prost_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_derive-194978d4d50204da.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rmp v0.8.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rmp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rmp-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rmp --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=afb6fb9b42e8b86c -C extra-filename=-333228a7c6c64e85 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern paste=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpaste-7004697d9aa92d76.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling md-5 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/md-5-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/md-5-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name md5 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/md-5-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=dee3b1147da81930 -C extra-filename=-1f7ba2a73ea6ee1f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern digest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdigest-f7b4ee6629264ccd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fs4 v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.11.1/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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fs4 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err", "fs-err-tokio", "smol", "sync", "tokio"))' -C metadata=b82f96730a5c1e91 -C extra-filename=-3793d61b46c557be --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=063dab838cd8401c -C extra-filename=-9af005c1e12df729 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern either=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libeither-a38b514597bd254c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling rand_distr v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_distr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand_distr-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rand_distr --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=786d177006e4da1f -C extra-filename=-926801a393161f30 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: field `delta` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand_distr` (lib) generated 35 warnings Compiling crossbeam-channel v0.5.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-channel-0.5.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-channel-0.5.8/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.38 CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=d14c3d6e1361d306 -C extra-filename=-7c29eab27b94db6a --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_utils-a6c2debceb7aaf05.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling num-integer v0.1.46 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-integer-0.1.46 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-integer-0.1.46/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.1.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name num_integer --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=a4393a7abe97c93b -C extra-filename=-b90a2e74d3ed0152 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling quick-xml v0.37.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quick-xml-0.37.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quick-xml-0.37.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.37.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name quick_xml --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/quick-xml-0.37.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="overlapped-lists"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=63387475b1d1313c -C extra-filename=-79c1021ac83cf6ba --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-syntax v0.6.28 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/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.28 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="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=46acde846fdd0851 -C extra-filename=-adfc6b3dcdf5e405 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/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: `regex-syntax` (lib) generated 2 warnings Compiling siphasher v0.3.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/siphasher-0.3.10/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.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=e6c74bac282727f8 -C extra-filename=-2996c9fefffa2b3d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling http-range v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_range CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-range-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-range-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Luka Zakrajšek ' CARGO_PKG_DESCRIPTION='HTTP Range header parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-range CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bancek/rust-http-range.git' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name http_range --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=365da029b3511ecc -C extra-filename=-0773bb2cc25bb32d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-files v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_files CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-files-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-files-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Static file serving for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-files CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_files --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-files-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-server", "experimental-io-uring", "tokio-uring"))' -C metadata=0c29226ee60341ba -C extra-filename=-244673c2b7f6e133 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_http-461701ff00147b79.rmeta --extern actix_service=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_service-fb034a0ac75fd830.rmeta --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern bitflags=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitflags-673a7d39ab99de94.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern derive_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libderive_more-2e2749e4d59e2361.so --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern http_range=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp_range-0773bb2cc25bb32d.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern mime_guess=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime_guess-3d44ad26bb12123f.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --extern v_htmlescape=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libv_htmlescape-4424708a58e7eeb6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Compiling hashring v0.3.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashring-0.3.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashring-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Jerome Froelich ' CARGO_PKG_DESCRIPTION='A minimal implementation of consistent hashing' CARGO_PKG_HOMEPAGE='https://github.com/jeromefroe/hashring-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jeromefroe/hashring-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashring --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashring-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3fd1c149f7162597 -C extra-filename=-07341e29c32dd2f5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern siphasher=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsiphasher-2996c9fefffa2b3d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling regex-automata v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=f68cb762bf2686b5 -C extra-filename=-4303b3136fc18695 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_syntax-adfc6b3dcdf5e405.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling object_store v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object_store CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object_store-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object_store-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object_store CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/apache/arrow-rs/tree/main/object_store' CARGO_PKG_RUST_VERSION=1.64.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name object_store --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/object_store-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aws"' --cfg 'feature="base64"' --cfg 'feature="cloud"' --cfg 'feature="hyper"' --cfg 'feature="md-5"' --cfg 'feature="quick-xml"' --cfg 'feature="rand"' --cfg 'feature="reqwest"' --cfg 'feature="ring"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws", "azure", "base64", "cloud", "gcp", "http", "httparse", "hyper", "integration", "md-5", "quick-xml", "rand", "reqwest", "ring", "rustls-pemfile", "serde", "serde_json", "tls-webpki-roots"))' -C metadata=f46222866337088b -C extra-filename=-9a41882bf864413c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-3618e34935e6cd79.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rmeta --extern humantime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhumantime-bf6b4bc30099b1e4.rmeta --extern hyper=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhyper-0cf429f0d5673644.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-9af005c1e12df729.rmeta --extern md5=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmd5-1f7ba2a73ea6ee1f.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern percent_encoding=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpercent_encoding-7d116d13e3bf7c62.rmeta --extern quick_xml=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquick_xml-79c1021ac83cf6ba.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern reqwest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libreqwest-23fc94fc9bbd8f5e.rmeta --extern ring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libring-e728f630ad27e163.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern snafu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsnafu-cd86ba397328a34a.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --extern walkdir=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwalkdir-4444f5e81ca7aefd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_bigint CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Big integer implementation for Rust' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-bigint' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-bigint' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/num-bigint-8547b5320d52f2c8/out /usr/local/bin/rustc --crate-name num_bigint --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=3bb1465cdff3af6c -C extra-filename=-2d7276d25dfa7b8e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_integer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_integer-b90a2e74d3ed0152.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg u64_digit --cfg has_try_from --cfg use_addcarry` warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:186:7 | 186 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` 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_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:192:7 | 192 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:209:28 | 209 | #[cfg(all(feature = "std", has_try_from))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:219:7 | 219 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:5:7 | 5 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:10:7 | 10 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:316:7 | 316 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:328:7 | 328 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 134 | impl_try_from_bigint!(u8, ToPrimitive::to_u8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 134 | impl_try_from_bigint!(u8, ToPrimitive::to_u8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 135 | impl_try_from_bigint!(u16, ToPrimitive::to_u16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 135 | impl_try_from_bigint!(u16, ToPrimitive::to_u16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 136 | impl_try_from_bigint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 136 | impl_try_from_bigint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 137 | impl_try_from_bigint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 137 | impl_try_from_bigint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 138 | impl_try_from_bigint!(usize, ToPrimitive::to_usize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 138 | impl_try_from_bigint!(usize, ToPrimitive::to_usize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 139 | impl_try_from_bigint!(u128, ToPrimitive::to_u128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 139 | impl_try_from_bigint!(u128, ToPrimitive::to_u128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 141 | impl_try_from_bigint!(i8, ToPrimitive::to_i8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 141 | impl_try_from_bigint!(i8, ToPrimitive::to_i8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 142 | impl_try_from_bigint!(i16, ToPrimitive::to_i16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 142 | impl_try_from_bigint!(i16, ToPrimitive::to_i16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 143 | impl_try_from_bigint!(i32, ToPrimitive::to_i32); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 143 | impl_try_from_bigint!(i32, ToPrimitive::to_i32); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 144 | impl_try_from_bigint!(i64, ToPrimitive::to_i64); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 144 | impl_try_from_bigint!(i64, ToPrimitive::to_i64); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 145 | impl_try_from_bigint!(isize, ToPrimitive::to_isize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 145 | impl_try_from_bigint!(isize, ToPrimitive::to_isize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 146 | impl_try_from_bigint!(i128, ToPrimitive::to_i128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 146 | impl_try_from_bigint!(i128, ToPrimitive::to_i128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1029:21 | 1029 | #[cfg(any(test, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1036:21 | 1036 | #[cfg(any(test, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1047:11 | 1047 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1061:7 | 1061 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:1:11 | 1 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:12:11 | 12 | #[cfg(all(use_addcarry, target_arch = "x86_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(use_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:15:11 | 15 | #[cfg(all(use_addcarry, target_arch = "x86"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:19:11 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:19:25 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:27:11 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:27:29 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:36:11 | 36 | #[cfg(not(use_addcarry))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:157:15 | 157 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:175:11 | 175 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:202:15 | 202 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:228:11 | 228 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:2:11 | 2 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:389:15 | 389 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:400:11 | 400 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:431:15 | 431 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:448:11 | 448 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:3:11 | 3 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:487:15 | 487 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:498:11 | 498 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:516:15 | 516 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:530:11 | 530 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:1:11 | 1 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:12:11 | 12 | #[cfg(all(use_addcarry, target_arch = "x86_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(use_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:15:11 | 15 | #[cfg(all(use_addcarry, target_arch = "x86"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:19:11 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:19:25 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:27:11 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:27:29 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:36:11 | 36 | #[cfg(not(use_addcarry))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:170:15 | 170 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:181:11 | 181 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:204:15 | 204 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:212:11 | 212 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:223:15 | 223 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:235:11 | 235 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:258:15 | 258 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:266:11 | 266 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:278:15 | 278 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:290:11 | 290 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:13:7 | 13 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:17:7 | 17 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 421 | impl_try_from_biguint!(u8, ToPrimitive::to_u8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 421 | impl_try_from_biguint!(u8, ToPrimitive::to_u8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 422 | impl_try_from_biguint!(u16, ToPrimitive::to_u16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 422 | impl_try_from_biguint!(u16, ToPrimitive::to_u16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 423 | impl_try_from_biguint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 423 | impl_try_from_biguint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 424 | impl_try_from_biguint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 424 | impl_try_from_biguint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 425 | impl_try_from_biguint!(usize, ToPrimitive::to_usize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 425 | impl_try_from_biguint!(usize, ToPrimitive::to_usize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 426 | impl_try_from_biguint!(u128, ToPrimitive::to_u128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 426 | impl_try_from_biguint!(u128, ToPrimitive::to_u128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 428 | impl_try_from_biguint!(i8, ToPrimitive::to_i8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 428 | impl_try_from_biguint!(i8, ToPrimitive::to_i8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 429 | impl_try_from_biguint!(i16, ToPrimitive::to_i16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 429 | impl_try_from_biguint!(i16, ToPrimitive::to_i16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 430 | impl_try_from_biguint!(i32, ToPrimitive::to_i32); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 430 | impl_try_from_biguint!(i32, ToPrimitive::to_i32); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 431 | impl_try_from_biguint!(i64, ToPrimitive::to_i64); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 431 | impl_try_from_biguint!(i64, ToPrimitive::to_i64); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 432 | impl_try_from_biguint!(isize, ToPrimitive::to_isize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 432 | impl_try_from_biguint!(isize, ToPrimitive::to_isize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 433 | impl_try_from_biguint!(i128, ToPrimitive::to_i128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 433 | impl_try_from_biguint!(i128, ToPrimitive::to_i128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 554 | impl_biguint_try_from_int!(i8, FromPrimitive::from_i8); | ------------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 555 | impl_biguint_try_from_int!(i16, FromPrimitive::from_i16); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 556 | impl_biguint_try_from_int!(i32, FromPrimitive::from_i32); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 557 | impl_biguint_try_from_int!(i64, FromPrimitive::from_i64); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 558 | impl_biguint_try_from_int!(isize, FromPrimitive::from_isize); | ------------------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 559 | impl_biguint_try_from_int!(i128, FromPrimitive::from_i128); | ---------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:3:11 | 3 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:20:7 | 20 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:39:7 | 39 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:87:7 | 87 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:111:7 | 111 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:119:11 | 119 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:127:11 | 127 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:156:11 | 156 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:163:11 | 163 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:183:11 | 183 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:191:11 | 191 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:216:11 | 216 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:223:7 | 223 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:231:7 | 231 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:260:7 | 260 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:9:11 | 9 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:11:11 | 11 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:13:11 | 13 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:16:15 | 16 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:176:15 | 176 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:179:11 | 179 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:529:19 | 529 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:535:15 | 535 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:558:19 | 558 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:561:15 | 561 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:240:15 | 240 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:242:11 | 242 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:247:15 | 247 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:249:11 | 249 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:253:15 | 253 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:255:11 | 255 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:259:15 | 259 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:261:11 | 261 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-bigint` (lib) generated 141 warnings Compiling wal v0.1.2 (/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='https://qdrant.tech/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/qdrant/wal' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name wal --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4c8d1151335f730 -C extra-filename=-8b7e7c22e54e7469 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --extern crc32c=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrc32c-346b000b021e5a3f.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcrossbeam_channel-7c29eab27b94db6a.rmeta --extern docopt=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdocopt-cb2ae758974c830a.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libenv_logger-a42750099cf0f12b.rmeta --extern fs4=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfs4-3793d61b46c557be.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memmap2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemmap2-6de1ab0f98033b9a.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern rand_distr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand_distr-926801a393161f30.rmeta --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta -C link-arg=-fstack-protector-strong` Compiling rmp-serde v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rmp_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rmp-serde-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name rmp_serde --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7f80bc34d13de69 -C extra-filename=-1b14e331f09f84e7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --extern rmp=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librmp-333228a7c6c64e85.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=raft_proto CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Protocol definitions for the rust language implementation of the Raft algorithm.' CARGO_PKG_HOMEPAGE='https://github.com/pingcap/raft-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raft-proto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pingcap/raft-rs' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/raft-proto-7ec8d5f22c2ecb24/out /usr/local/bin/rustc --crate-name raft_proto --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-proto-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="lazy_static"' --cfg 'feature="prost"' --cfg 'feature="prost-codec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "lazy_static", "prost", "prost-codec", "protobuf-codec"))' -C metadata=70227d3c70a1e027 -C extra-filename=-3bf4d34afc93ac0c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-8bd72d937657934d.rmeta --extern protobuf=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprotobuf-97c365f73abb5352.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-web-validator v6.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_validator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-validator-6.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-validator-6.0.0/Cargo.toml CARGO_PKG_AUTHORS='Belousow Makc :Andrey Ermilov :Kolomatskiy Artem ' CARGO_PKG_DESCRIPTION='Validation mechanism for actix-web' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-validator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rambler-digital-solutions/actix-web-validator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=6.0.0 CARGO_PKG_VERSION_MAJOR=6 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web_validator --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-validator-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8523678e55d76ad3 -C extra-filename=-aa78797ed0e7ae90 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_http-461701ff00147b79.rmeta --extern actix_router=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_router-8b1cdecd52767be9.rmeta --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_qs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_qs-1e82a895488e1cdb.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_urlencoded-1d0588f037059f5b.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-4e782089d3a51785.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/api-96155749ca35e8f5/out /usr/local/bin/rustc --crate-name api --edition=2021 lib/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=13f971887d0b2e0e -C extra-filename=-d98c7f7ee77b19d5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --extern prost_wkt_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_wkt_types-7555a050a9795028.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern segment=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsegment-964f1df78429ce67.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern sparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsparse-91b890a37126d40e.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tonic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic-cca1a8ebc2729247.rmeta --extern uuid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tikv_jemalloc_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='Rust FFI bindings to jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' CARGO_PKG_RUST_VERSION=1.71.0 CARGO_PKG_VERSION=0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out /usr/local/bin/rustc --crate-name tikv_jemalloc_sys --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="background_threads"' --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' --cfg 'feature="stats"' --cfg 'feature="unprefixed_malloc_on_supported_platforms"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("background_threads", "background_threads_runtime_support", "debug", "default", "disable_cache_oblivious", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=7fd93ea5501c2205 -C extra-filename=-2a15e4ea7aa7804b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/lib -l static=jemalloc_pic -C link-arg=-pthread` warning: unexpected `cfg` condition name: `jemallocator_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:596:11 | 596 | #[cfg(not(jemallocator_docs))] | ^^^^^^^^^^^^^^^^^ | = 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(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_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: `jemallocator_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:697:7 | 697 | #[cfg(jemallocator_docs)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:143:16 | 143 | #[cfg_attr(prefixed, link_name = "_rjem_malloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:154:16 | 154 | #[cfg_attr(prefixed, link_name = "_rjem_calloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:178:16 | 178 | #[cfg_attr(prefixed, link_name = "_rjem_posix_memalign")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:198:16 | 198 | #[cfg_attr(prefixed, link_name = "_rjem_aligned_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(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:237:16 | 237 | #[cfg_attr(prefixed, link_name = "_rjem_realloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:253:16 | 253 | #[cfg_attr(prefixed, link_name = "_rjem_free")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:273:16 | 273 | #[cfg_attr(prefixed, link_name = "_rjem_mallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:306:16 | 306 | #[cfg_attr(prefixed, link_name = "_rjem_rallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:347:16 | 347 | #[cfg_attr(prefixed, link_name = "_rjem_xallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:362:16 | 362 | #[cfg_attr(prefixed, link_name = "_rjem_sallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:377:16 | 377 | #[cfg_attr(prefixed, link_name = "_rjem_dallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:397:16 | 397 | #[cfg_attr(prefixed, link_name = "_rjem_sdallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:411:16 | 411 | #[cfg_attr(prefixed, link_name = "_rjem_nallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:436:16 | 436 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_usable_size")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:469:16 | 469 | #[cfg_attr(prefixed, link_name = "_rjem_mallctl")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:491:16 | 491 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlnametomib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:495:16 | 495 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlbymib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:532:16 | 532 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_stats_print")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:549:16 | 549 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_message")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:579:16 | 579 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_conf")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tikv-jemalloc-sys` (lib) generated 22 warnings Compiling cancel v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/cancel) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cancel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/cancel CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/cancel/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cancel CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name cancel --edition=2021 lib/common/cancel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cac72bc3cb9faf27 -C extra-filename=-01521d89dc4fcb3f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta -C link-arg=-fstack-protector-strong` Compiling hashlink v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hashlink-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=86c1bb079eaac099 -C extra-filename=-7dbef87089631c46 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashbrown-8d64354a9b1e96ce.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling fxhash v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fxhash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fxhash-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fxhash-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='cbreeden ' CARGO_PKG_DESCRIPTION='A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fxhash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cbreeden/fxhash' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fxhash --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d516fecb22f2fe42 -C extra-filename=-6ade2258467203e8 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern byteorder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbyteorder-54b445815e0a46a3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fxhash-0.2.1/lib.rs:55:29 | 55 | fn hash_word(&mut self, Self); | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: `fxhash` (lib) generated 1 warning Compiling fs4 v0.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.12.0/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.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name fs4 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fs4-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "smol", "sync", "tokio"))' -C metadata=45b3f774b755396c -C extra-filename=-e3ceb703e7e55256 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern rustix=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustix-5f3a14204bb3adc4.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling getset v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getset CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getset-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getset-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Ana Hobden ' CARGO_PKG_DESCRIPTION='Getset, we'\''re ready to go'\!' A procedural macro for generating the most basic getters and setters on fields. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Hoverbear/getset' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name getset --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/getset-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=190265c96ea6cb55 -C extra-filename=-6bcda3bdd83cc688 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern proc_macro_error=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro_error-9b7c133b8736bd5a.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-1899c4f371095095.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sys-info v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust. For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5edc1e7ccd7ee1b -C extra-filename=-03f9d26f01144ee5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-03f9d26f01144ee5 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcc-e4135c4e796ed12f.rlib --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling parse-size v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parse_size CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parse-size-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parse-size-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='kennytm ' CARGO_PKG_DESCRIPTION='Parse byte size into integer accurately.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parse-size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kennytm/parse-size' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name parse_size --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parse-size-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("std"))' -C metadata=cea5444880f64e68 -C extra-filename=-a8e3993e45744fa5 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling prometheus v0.13.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='overvenus@gmail.com:siddontang@gmail.com:vistaswx@gmail.com' CARGO_PKG_DESCRIPTION='Prometheus instrumentation library for Rust applications.' CARGO_PKG_HOMEPAGE='https://github.com/tikv/rust-prometheus' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/rust-prometheus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.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("default", "gen", "libc", "nightly", "process", "procfs", "protobuf", "protobuf-codegen-pure", "push", "reqwest"))' -C metadata=6d788bc3bb7d58d4 -C extra-filename=-d1f60dd5893a2634 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prometheus-d1f60dd5893a2634 -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling arraydeque v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arraydeque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arraydeque-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arraydeque-0.5.1/Cargo.toml CARGO_PKG_AUTHORS=andylokandy CARGO_PKG_DESCRIPTION='A ring buffer with a fixed capacity, which can be stored on the stack.' CARGO_PKG_HOMEPAGE='https://github.com/andylokandy/arraydeque' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arraydeque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andylokandy/arraydeque' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name arraydeque --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arraydeque-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=afcf9efede0bfde1 -C extra-filename=-762eac0a8912c7cf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling ringbuffer v0.15.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ringbuffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ringbuffer-0.15.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ringbuffer-0.15.0/Cargo.toml CARGO_PKG_AUTHORS='Victor Roest :Jonathan Dönszelmann ' CARGO_PKG_DESCRIPTION='A fixed-size circular buffer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ringbuffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NULLx76/ringbuffer/' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.15.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name ringbuffer --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ringbuffer-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=1d2d4763ec565841 -C extra-filename=-e8d31e55efa9475f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap_lex v0.7.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_lex-0.7.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_lex-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea64605d796d4530 -C extra-filename=-06cf00e1f9cea93f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling overload v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6fb30a9db845b26 -C extra-filename=-19f19633e00de129 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling strsim v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strsim-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strsim-0.11.0/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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strsim-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e42c20ce261ff2c -C extra-filename=-da7ac85083469747 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap_builder v4.5.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_builder-4.5.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_builder-4.5.27/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.27 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_builder-4.5.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d3b0dcfb1c55e87c -C extra-filename=-ea680f227e11fb3b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anstream=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstream-dd2502d9021f8646.rmeta --extern anstyle=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanstyle-eba17a0ce578fab3.rmeta --extern clap_lex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libclap_lex-06cf00e1f9cea93f.rmeta --extern strsim=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrsim-da7ac85083469747.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=9398e2b2a51b9f70 -C extra-filename=-2f7de62c8e3840ef --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern overload=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liboverload-19f19633e00de129.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unused import: `windows::*` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `nu-ansi-term` (lib) generated 1 warning Compiling collection v0.4.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/collection) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=collection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/collection CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/collection/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=collection CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name collection --edition=2021 lib/collection/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("data-consistency-check", "testing", "tracing"))' -C metadata=dd10e237bc5aae63 -C extra-filename=-4fde8bee2e4462dc --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_files=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_files-244673c2b7f6e133.rmeta --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern actix_web_validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web_validator-aa78797ed0e7ae90.rmeta --extern ahash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libahash-d636e07a489b3575.rmeta --extern api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libapi-d98c7f7ee77b19d5.rmeta --extern arc_swap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libarc_swap-5901cb6894c0a70f.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern atomicwrites=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libatomicwrites-1ec34293bfbba544.rmeta --extern bitvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbitvec-e2fddee2d1daa468.rmeta --extern bytes=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbytes-6001956ef64f5d34.rmeta --extern cancel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcancel-01521d89dc4fcb3f.rmeta --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern env_logger=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libenv_logger-a42750099cf0f12b.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern fs4=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfs4-e3ceb703e7e55256.rmeta --extern fs_extra=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfs_extra-0eef475ea4ed9833.rmeta --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rmeta --extern hashring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashring-07341e29c32dd2f5.rmeta --extern indexmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindexmap-91e02d61761771c6.rmeta --extern indicatif=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libindicatif-b5e345954b1980e6.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern issues=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libissues-7e94aa3da9af6e64.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern merge=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmerge-bab4bbaf8ab88675.rmeta --extern object_store=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libobject_store-9a41882bf864413c.rmeta --extern ordered_float=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libordered_float-14c9bb765a44c58f.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern ringbuffer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libringbuffer-e8d31e55efa9475f.rmeta --extern rmp_serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librmp_serde-1b14e331f09f84e7.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern segment=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsegment-964f1df78429ce67.rmeta --extern semver=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsemver-9c91c2b5ab728729.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_cbor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_cbor-77e5eb6cce050125.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_variant=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_variant-c4f8994299d29bd7.rmeta --extern sha2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsha2-5e09f9ed9748a202.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern sparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsparse-91b890a37126d40e.rmeta --extern strum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrum-c3e9904125874869.rmeta --extern tar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtar-8a48b82220ca5867.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tinyvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtinyvec-6576ac6648d7c4a9.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_util-f8c8ba9d1df28a75.rmeta --extern tonic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic-cca1a8ebc2729247.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --extern uuid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta --extern wal=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwal-8b7e7c22e54e7469.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out` Compiling yaml-rust2 v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=yaml_rust2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yaml-rust2-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yaml-rust2-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Yuheng Chen :Ethiraric :David Aguilar ' CARGO_PKG_DESCRIPTION='A fully YAML 1.2 compliant YAML parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yaml-rust2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Ethiraric/yaml-rust2' CARGO_PKG_RUST_VERSION=1.70.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name yaml_rust2 --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yaml-rust2-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="encoding"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug_prints", "default", "encoding"))' -C metadata=2d83df6a1d67c285 -C extra-filename=-74bc260ef3c276f3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern arraydeque=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libarraydeque-762eac0a8912c7cf.rmeta --extern encoding_rs=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libencoding_rs-2df791cac3fc6cea.rmeta --extern hashlink=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhashlink-7dbef87089631c46.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yaml-rust2-0.9.0/src/emitter.rs:127:51 | 125 | impl<'a> YamlEmitter<'a> { | -- lifetime `'a` declared here 126 | /// Create a new emitter serializing into `writer`. 127 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `yaml-rust2` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='overvenus@gmail.com:siddontang@gmail.com:vistaswx@gmail.com' CARGO_PKG_DESCRIPTION='Prometheus instrumentation library for Rust applications.' CARGO_PKG_HOMEPAGE='https://github.com/tikv/rust-prometheus' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/rust-prometheus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prometheus-f974ce64d1296f5c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prometheus-d1f60dd5893a2634/build-script-build` Compiling actix-multipart-derive v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_multipart_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-derive-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-derive-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Halsey ' CARGO_PKG_DESCRIPTION='Multipart form derive macro for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-multipart-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION=1.72 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_multipart_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8dfa78c3e30942a4 -C extra-filename=-57d3cc33cb97d509 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern darling=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdarling-a21c4385aafa8bf9.rlib --extern parse_size=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparse_size-a8e3993e45744fa5.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_LINKS=info CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust. For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps:/wrkdirs/usr/ports/databases/qdrant/work/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-03f9d26f01144ee5/build-script-build` [sys-info 0.9.1] cargo:rustc-flags=-l pthread [sys-info 0.9.1] OUT_DIR = Some(/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out) [sys-info 0.9.1] OPT_LEVEL = Some(3) [sys-info 0.9.1] TARGET = Some(x86_64-unknown-freebsd) [sys-info 0.9.1] HOST = Some(x86_64-unknown-freebsd) [sys-info 0.9.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [sys-info 0.9.1] CC_x86_64-unknown-freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [sys-info 0.9.1] CC_x86_64_unknown_freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=HOST_CC [sys-info 0.9.1] HOST_CC = None [sys-info 0.9.1] cargo:rerun-if-env-changed=CC [sys-info 0.9.1] CC = Some(/usr/local/llvm19/bin/clang) [sys-info 0.9.1] RUSTC_WRAPPER = None [sys-info 0.9.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [sys-info 0.9.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [sys-info 0.9.1] CRATE_CC_NO_DEFAULTS = None [sys-info 0.9.1] DEBUG = Some(false) [sys-info 0.9.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [sys-info 0.9.1] CFLAGS_x86_64-unknown-freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [sys-info 0.9.1] CFLAGS_x86_64_unknown_freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=HOST_CFLAGS [sys-info 0.9.1] HOST_CFLAGS = None [sys-info 0.9.1] cargo:rerun-if-env-changed=CFLAGS [sys-info 0.9.1] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ) [sys-info 0.9.1] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS [sys-info 0.9.1] CC_SHELL_ESCAPED_FLAGS = None [sys-info 0.9.1] CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-fstack-protector-strong) [sys-info 0.9.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [sys-info 0.9.1] AR_x86_64-unknown-freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [sys-info 0.9.1] AR_x86_64_unknown_freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=HOST_AR [sys-info 0.9.1] HOST_AR = None [sys-info 0.9.1] cargo:rerun-if-env-changed=AR [sys-info 0.9.1] AR = None [sys-info 0.9.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [sys-info 0.9.1] ARFLAGS_x86_64-unknown-freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [sys-info 0.9.1] ARFLAGS_x86_64_unknown_freebsd = None [sys-info 0.9.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [sys-info 0.9.1] HOST_ARFLAGS = None [sys-info 0.9.1] cargo:rerun-if-env-changed=ARFLAGS [sys-info 0.9.1] ARFLAGS = None [sys-info 0.9.1] cargo:rustc-link-lib=static=info [sys-info 0.9.1] cargo:rustc-link-search=native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out Compiling raft v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=raft CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='The TiKV Project Developers' CARGO_PKG_DESCRIPTION='The rust language implementation of Raft algorithm.' CARGO_PKG_HOMEPAGE='https://github.com/tikv/raft-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=raft CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/raft-rs' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name raft --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="prost-codec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "default-logger", "fail", "failpoints", "prost-codec", "protobuf-codec", "slog-envlogger", "slog-stdlog", "slog-term"))' -C metadata=44a0694635a731be -C extra-filename=-78f5298f98eba415 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern fxhash=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfxhash-6ade2258467203e8.rmeta --extern getset=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgetset-6bcda3bdd83cc688.so --extern protobuf=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprotobuf-97c365f73abb5352.rmeta --extern raft_proto=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libraft_proto-3bf4d34afc93ac0c.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern slog=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog-e0ba02fde9893cb6.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-4e782089d3a51785.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/lib.rs:478:17 | 478 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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: unused import: `ReadState` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/config.rs:17:44 | 17 | pub use super::read_only::{ReadOnlyOption, ReadState}; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/errors.rs:53:16 | 53 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/errors.rs:93:16 | 93 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:924:16 | 924 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_pass_by_value))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raw_node.rs:377:16 | 377 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_pass_by_value))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:1008:19 | 1008 | for (&id, mut pr) in self.mut_prs().iter_mut() { | ----^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:293:7 | 293 | trait AssertSend: Send {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `raft` (lib) generated 8 warnings Compiling simple_asn1 v0.6.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=simple_asn1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/Cargo.toml CARGO_PKG_AUTHORS='Adam Wick ' CARGO_PKG_DESCRIPTION='A simple DER/ASN.1 encoding/decoding library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=simple_asn1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/acw/simple_asn1' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name simple_asn1 --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e4cb6965226e43a -C extra-filename=-cc5b1e7970849fc6 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern num_bigint=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_bigint-2d7276d25dfa7b8e.rmeta --extern num_traits=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnum_traits-dfa91c9c05bef89d.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-4e782089d3a51785.rmeta --extern time=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtime-0287b48ab11008eb.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:155:73 | 155 | (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => (a1 == a2), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 155 - (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => (a1 == a2), 155 + (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:156:81 | 156 | (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 156 - (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => (a1 == a2), 156 + (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:160:89 | 160 | (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 160 - (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => (a1 == a2), 160 + (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:165:87 | 165 | (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 165 - (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => (a1 == a2), 165 + (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:172:85 | 172 | (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 172 - (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => (a1 == a2), 172 + (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:173:81 | 173 | (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 173 - (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => (a1 == a2), 173 + (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:180:85 | 180 | (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 180 - (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => (a1 == a2), 180 + (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:181:83 | 181 | (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 181 - (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => (a1 == a2), 181 + (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:182:73 | 182 | (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 182 - (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => (a1 == a2), 182 + (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => a1 == a2, | warning: `simple_asn1` (lib) generated 9 warnings Compiling matchers v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8189dcb053b865ab -C extra-filename=-a87859ddd0aed35e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex_automata-4303b3136fc18695.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling slog-scope v4.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slog_scope CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-scope-4.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-scope-4.4.0/Cargo.toml CARGO_PKG_AUTHORS='Dawid Ciężarkiewicz ' CARGO_PKG_DESCRIPTION='Logging scopes for slog-rs' CARGO_PKG_HOMEPAGE='https://github.com/slog-rs/slog' CARGO_PKG_LICENSE=MPL-2.0/MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slog-scope CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slog-rs/scope' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.4.0 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name slog_scope --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e01d940e368b6fef -C extra-filename=-282f1b8a6527c6ac --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern arc_swap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libarc_swap-5901cb6894c0a70f.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern slog=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog-e0ba02fde9893cb6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pem v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pem CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pem-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pem-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Creekmore ' CARGO_PKG_DESCRIPTION='Parse and encode PEM-encoded data.' CARGO_PKG_HOMEPAGE='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jcreekmore/pem-rs.git' CARGO_PKG_RUST_VERSION=1.60.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pem --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pem-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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=996aad147eb098da -C extra-filename=-46960e24d50b76bb --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-fcac04c0478bc51a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prost_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Lucio Franco :Casper Meijn :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Prost definitions of Protocol Buffers well known types.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prost-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/prost' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.12.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name prost_types --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-types-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e3058f2369006f01 -C extra-filename=-0f5d5ba09985da79 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap_derive v4.5.24 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_derive-4.5.24 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_derive-4.5.24/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.24 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap_derive-4.5.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=74efac9b92d43e07 -C extra-filename=-5876b82ee893985f --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern heck=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libheck-65c901abf156b99d.rlib --extern proc_macro2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libproc_macro2-258639e7699e6a78.rlib --extern quote=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libquote-cca7550300b18a00.rlib --extern syn=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsyn-ad2cfd34a6ad20ba.rlib --extern proc_macro --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling sharded-slab v0.1.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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='' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=2fd106f8d6090c72 -C extra-filename=-b6dbd6103d039fc3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:14:9 | 14 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:16:13 | 16 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:18:17 | 18 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:22:13 | 22 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:24:17 | 24 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:29:13 | 29 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:31:17 | 31 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:34:17 | 34 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:509:13 | 509 | / test_println!( 510 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 511 | | state, 512 | | gen, ... | 516 | | dropping 517 | | ); | |_____________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:525:21 | 525 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:529:21 | 529 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:709:13 | 709 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:829:9 | 829 | / test_println!( 830 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 831 | | Lifecycle::::from_packed(self.curr_lifecycle), 832 | | new_refs != 0, 833 | | ); | |_________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:835:13 | 835 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:851:17 | 851 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:855:17 | 855 | / test_println!( 856 | | "--> lifecycle changed; actual={:?}", 857 | | Lifecycle::::from_packed(actual) 858 | | ); | |_________________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:869:13 | 869 | / test_println!( 870 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 871 | | curr_lifecycle, 872 | | state, 873 | | refs, 874 | | ); | |_____________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:887:21 | 887 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:892:21 | 892 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/tid.rs:186:15 | 186 | #[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: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:419:9 | 419 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:454:9 | 454 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:515:9 | 515 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:581:9 | 581 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:608:9 | 608 | 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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:706:9 | 706 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:946:9 | 946 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:957:13 | 957 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:961:17 | 961 | 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: `sharded-slab` (lib) generated 104 warnings Compiling tracing-log v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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=3 -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=7f41c6ef053d85fc -C extra-filename=-c2efd02aed4cdaa3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern tracing_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_core-275e1cf7aa8650ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `tracing-log` (lib) generated 1 warning Compiling tracing-serde v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-serde-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-serde-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='A compatibility layer for serializing trace data with `serde` ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-serde 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.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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_serde --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-serde-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("valuable", "valuable-serde", "valuable_crate"))' -C metadata=9215a02df2499459 -C extra-filename=-db3df04f2f1c1515 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern tracing_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_core-275e1cf7aa8650ea.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling thread_local v1.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/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='' CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c429866fe4d67b2d -C extra-filename=-5e5dad91c2a9cdf1 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Compiling serde_plain v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_plain CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_plain-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_plain-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A restricted plain text serializer for serde' CARGO_PKG_HOMEPAGE='https://docs.rs/serde_plain' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_plain CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/serde-plain' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name serde_plain --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_plain-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1f5a9a292a0f83f -C extra-filename=-a90755e15de62120 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling winnow v0.6.22 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/winnow-0.6.22 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/winnow-0.6.22/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/winnow-0.6.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="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=0cd5decfd5ef69b6 -C extra-filename=-27ce22bb6c0492ad --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling pathdiff v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pathdiff-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pathdiff-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name pathdiff --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=0d37a979fa0f054e -C extra-filename=-39a8bcb4ff859abe --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling config v0.15.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/config-0.15.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/config-0.15.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Layered configuration system for Rust applications.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/config-rs' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=0.15.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name config --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/config-0.15.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-trait", "convert-case", "convert_case", "default", "indexmap", "ini", "json", "json5", "json5_rs", "preserve_order", "ron", "rust-ini", "serde_json", "toml", "yaml", "yaml-rust2"))' -C metadata=2fb2d9b0fcc0bdab -C extra-filename=-08564ea7c41b7548 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern pathdiff=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpathdiff-39a8bcb4ff859abe.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern winnow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwinnow-27ce22bb6c0492ad.rmeta --extern yaml_rust2=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libyaml_rust2-74bc260ef3c276f3.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling actix-multipart v0.7.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_multipart CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-0.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Jacob Halsey ' CARGO_PKG_DESCRIPTION='Multipart form support for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-multipart CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-web' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_multipart --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-multipart-0.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=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="actix-multipart-derive"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-multipart-derive", "default", "derive", "tempfile"))' -C metadata=993d50be91911c8c -C extra-filename=-f896fa92b9e9cb13 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_multipart_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_multipart_derive-57d3cc33cb97d509.so --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern derive_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libderive_more-2e2749e4d59e2361.so --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern httparse=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttparse-caa4564696a9bcdd.rmeta --extern local_waker=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblocal_waker-4871399b4e086405.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern mime=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmime-290b1cc6f4921cda.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern serde_plain=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_plain-a90755e15de62120.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Compiling tracing-subscriber v0.3.19 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-subscriber-0.3.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-subscriber-0.3.19/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.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-subscriber-0.3.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="json"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --cfg 'feature="tracing-serde"' --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=1c9f48f614926e1a -C extra-filename=-b229a051442fb197 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern matchers=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmatchers-a87859ddd0aed35e.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libnu_ansi_term-2f7de62c8e3840ef.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern regex=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libregex-b765b04d57215eca.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern sharded_slab=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsharded_slab-b6dbd6103d039fc3.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --extern thread_local=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthread_local-5e5dad91c2a9cdf1.rmeta --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rmeta --extern tracing_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_core-275e1cf7aa8650ea.rmeta --extern tracing_log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_log-c2efd02aed4cdaa3.rmeta --extern tracing_serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_serde-db3df04f2f1c1515.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling clap v4.5.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap-4.5.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap-4.5.27/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.27 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name clap --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clap-4.5.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=ac785cf1e45e21d6 -C extra-filename=-139d306058a5b1f3 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern clap_builder=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libclap_builder-ea680f227e11fb3b.rmeta --extern clap_derive=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libclap_derive-5876b82ee893985f.so --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tonic-reflection v0.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tonic_reflection CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-reflection-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-reflection-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='James Nugent :Samani G. Gikandi ' CARGO_PKG_DESCRIPTION='Server Reflection module of `tonic` gRPC implementation. ' CARGO_PKG_HOMEPAGE='https://github.com/hyperium/tonic' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tonic-reflection CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/tonic' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tonic_reflection --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tonic-reflection-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 opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="prost-types"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "prost-types", "server"))' -C metadata=1bbcb19853771c8a -C extra-filename=-75de8c1713c9ac6e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern prost=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-a7a43c4e57116cb3.rmeta --extern prost_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost_types-0f5d5ba09985da79.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tokio_stream=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio_stream-aaa83931b5814add.rmeta --extern tonic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic-cca1a8ebc2729247.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling jsonwebtoken v9.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jsonwebtoken CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/jsonwebtoken-9.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/jsonwebtoken-9.3.0/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet ' CARGO_PKG_DESCRIPTION='Create and decode JWTs in a strongly typed way.' CARGO_PKG_HOMEPAGE='https://github.com/Keats/jsonwebtoken' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jsonwebtoken CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Keats/jsonwebtoken' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=9.3.0 CARGO_PKG_VERSION_MAJOR=9 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name jsonwebtoken --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/jsonwebtoken-9.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="simple_asn1"' --cfg 'feature="use_pem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pem", "simple_asn1", "use_pem"))' -C metadata=65b2951aad8ba1bc -C extra-filename=-3318c4d2f0317bcf --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern base64=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libbase64-fcac04c0478bc51a.rmeta --extern pem=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpem-46960e24d50b76bb.rmeta --extern ring=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libring-e728f630ad27e163.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern simple_asn1=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsimple_asn1-cc5b1e7970849fc6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out` Compiling slog-stdlog v4.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slog_stdlog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-stdlog-4.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-stdlog-4.1.1/Cargo.toml CARGO_PKG_AUTHORS='Dawid Ciężarkiewicz ' CARGO_PKG_DESCRIPTION='`log` crate adapter for slog-rs' CARGO_PKG_HOMEPAGE='https://github.com/slog-rs/stdlog' CARGO_PKG_LICENSE='MPL-2.0 OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slog-stdlog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/slog-rs/stdlog' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=4.1.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name slog_stdlog --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=0a85f5a1726ada8a -C extra-filename=-5a5c95c8a7bc7bd2 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern slog=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog-e0ba02fde9893cb6.rmeta --extern slog_scope=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog_scope-282f1b8a6527c6ac.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling storage v0.2.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/storage) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=storage CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/storage CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/storage/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=storage CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name storage --edition=2021 lib/storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=6c31ac2d25fe4ec8 -C extra-filename=-e817e71a8b654ba9 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern anyhow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanyhow-ebb63c0a080deabf.rmeta --extern api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libapi-d98c7f7ee77b19d5.rmeta --extern async_trait=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libasync_trait-5c0f87a12037e554.so --extern atomicwrites=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libatomicwrites-1ec34293bfbba544.rmeta --extern cancel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcancel-01521d89dc4fcb3f.rmeta --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rmeta --extern collection=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcollection-4fde8bee2e4462dc.rmeta --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rmeta --extern dashmap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libdashmap-f92b8f30a7340d90.rmeta --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rmeta --extern http=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libhttp-03cbecc43769641c.rmeta --extern io=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libio-6da5c4c4d2c24c99.rmeta --extern issues=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libissues-7e94aa3da9af6e64.rmeta --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern prost_for_raft=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-8bd72d937657934d.rmeta --extern protobuf=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprotobuf-97c365f73abb5352.rmeta --extern raft=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libraft-78f5298f98eba415.rmeta --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rmeta --extern reqwest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libreqwest-23fc94fc9bbd8f5e.rmeta --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rmeta --extern segment=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsegment-964f1df78429ce67.rmeta --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rmeta --extern serde_cbor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_cbor-77e5eb6cce050125.rmeta --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rmeta --extern strum=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstrum-c3e9904125874869.rmeta --extern tap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtap-4ad12fa83be83a67.rmeta --extern tar=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtar-8a48b82220ca5867.rmeta --extern tempfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtempfile-220f098da483c37e.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rmeta --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rmeta --extern tonic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic-cca1a8ebc2729247.rmeta --extern url=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liburl-1a7a8300cfbb57c0.rmeta --extern uuid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rmeta --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rmeta --extern wal=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwal-8b7e7c22e54e7469.rmeta -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sys_info CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='Siyu Wang ' CARGO_PKG_DESCRIPTION='Get system information in Rust. For now it supports Linux, Mac OS X, illumos, Solaris, FreeBSD, OpenBSD, and Windows. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/FillZpp/sys-info-rs' CARGO_PKG_RUST_VERSION='' 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/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out /usr/local/bin/rustc --crate-name sys_info --edition=2015 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c60bb558d58aacc -C extra-filename=-18b31f850567e132 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out -l pthread -l static=info` warning: unreachable expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/lib.rs:857:5 | 838 | return Err(Error::IO(io::Error::last_os_error())); | ------------------------------------------------- any code following this expression is unreachable ... 857 | Err(Error::UnsupportedSystem) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/lib.rs:856:12 | 856 | #[warn(unreachable_code)] | ^^^^^^^^^^^^^^^^ warning: `sys-info` (lib) generated 1 warning Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=prometheus CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='overvenus@gmail.com:siddontang@gmail.com:vistaswx@gmail.com' CARGO_PKG_DESCRIPTION='Prometheus instrumentation library for Rust applications.' CARGO_PKG_HOMEPAGE='https://github.com/tikv/rust-prometheus' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prometheus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/rust-prometheus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps OUT_DIR=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prometheus-f974ce64d1296f5c/out /usr/local/bin/rustc --crate-name prometheus --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prometheus-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen", "libc", "nightly", "process", "procfs", "protobuf", "protobuf-codegen-pure", "push", "reqwest"))' -C metadata=20a99087f9b7c5d6 -C extra-filename=-199864b34314c70c --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcfg_if-0896ecc9cb539805.rmeta --extern fnv=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfnv-da8e10e7a31d9a9c.rmeta --extern lazy_static=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblazy_static-33862d2358f69ae6.rmeta --extern memchr=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemchr-f991feb65773e2ca.rmeta --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rmeta --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-4e782089d3a51785.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling tikv-jemalloc-ctl v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tikv_jemalloc_ctl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-ctl-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-ctl-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler :Gonzalo Brito Gadeschi :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='A safe wrapper over jemalloc'\''s control and introspection APIs ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemalloc-ctl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tikv_jemalloc_ctl --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-ctl-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="stats"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "disable_initial_exec_tls", "profiling", "stats", "use_std"))' -C metadata=2cb41ae172619cce -C extra-filename=-e579b1d72e8c9019 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern paste=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpaste-7004697d9aa92d76.so --extern tikv_jemalloc_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtikv_jemalloc_sys-2a15e4ea7aa7804b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/lib` Compiling tikv-jemallocator v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tikv_jemallocator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Gonzalo Brito Gadeschi :Simon Sapin :Steven Fackler :The TiKV Project Developers' CARGO_PKG_DESCRIPTION='A Rust allocator backed by jemalloc ' CARGO_PKG_HOMEPAGE='https://github.com/tikv/jemallocator' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tikv-jemallocator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tikv/jemallocator' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name tikv_jemallocator --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="background_threads"' --cfg 'feature="background_threads_runtime_support"' --cfg 'feature="default"' --cfg 'feature="stats"' --cfg 'feature="unprefixed_malloc_on_supported_platforms"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc_trait", "background_threads", "background_threads_runtime_support", "debug", "default", "disable_initial_exec_tls", "profiling", "stats", "unprefixed_malloc_on_supported_platforms"))' -C metadata=9761a7668e994fea -C extra-filename=-a658f630e98b89a7 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern libc=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblibc-5ca1d07d5b66d1d6.rmeta --extern tikv_jemalloc_sys=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtikv_jemalloc_sys-2a15e4ea7aa7804b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/lib` warning: unexpected `cfg` condition value: `mipsel` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/src/lib.rs:48:5 | 48 | target_arch = "mipsel", | ^^^^^^^^^^^^^^-------- | | | help: there is a expected value with a similar name: `"mips64"` | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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 warning: unexpected `cfg` condition value: `powerpc64le` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/src/lib.rs:57:5 | 57 | target_arch = "powerpc64le", | ^^^^^^^^^^^^^^------------- | | | help: there is a expected value with a similar name: `"powerpc64"` | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `tikv-jemallocator` (lib) generated 2 warnings Compiling actix-web-extras v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_web_extras CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-extras-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-extras-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jens Reimann ' CARGO_PKG_DESCRIPTION='Functionality which should be part of actix-web, but is not.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-web-extras CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ctron/actix-web-extras' 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_web_extras --edition=2018 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-web-extras-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f194727e8d5f5982 -C extra-filename=-1f1e940a3442ab7b --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern futures_core=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_core-cab78f88f4f47fa4.rmeta --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libpin_project_lite-3cd1c071bd17048c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Compiling actix-cors v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=actix_cors CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-cors-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-cors-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolay Kim :Rob Ede ' CARGO_PKG_DESCRIPTION='Cross-Origin Resource Sharing (CORS) controls for Actix Web' CARGO_PKG_HOMEPAGE='https://actix.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=actix-cors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/actix/actix-extras/tree/master/actix-cors' CARGO_PKG_RUST_VERSION=1.75 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name actix_cors --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/actix-cors-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("draft-private-network-access"))' -C metadata=e38d7979e91b8a91 -C extra-filename=-b50ee7d2afd6b092 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_utils=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_utils-4572bd8153a46c32.rmeta --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rmeta --extern derive_more=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libderive_more-2e2749e4d59e2361.so --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rmeta --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rmeta --extern once_cell=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libonce_cell-93105c4fca1ade3f.rmeta --extern smallvec=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsmallvec-d6565daead768805.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib` Compiling colored v3.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=colored CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colored-3.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colored-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Thomas Wickham ' CARGO_PKG_DESCRIPTION='The most simple way to add colors in your terminal' CARGO_PKG_HOMEPAGE='https://github.com/mackwic/colored' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mackwic/colored' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name colored --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/colored-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=e4e28e6de237f7b1 -C extra-filename=-81da7214e5e42b6e --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling constant_time_eq v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=constant_time_eq CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Cesar Eduardo Barros ' CARGO_PKG_DESCRIPTION='Compares two equal-sized byte strings in constant time.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='CC0-1.0 OR MIT-0 OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=constant_time_eq CARGO_PKG_README=README CARGO_PKG_REPOSITORY='https://github.com/cesarb/constant_time_eq' CARGO_PKG_RUST_VERSION=1.66.0 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/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name constant_time_eq --edition=2021 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=4be37dc7f040115e -C extra-filename=-98712fd3a7ed2a1d --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong` Compiling qdrant v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2) Running `CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=qdrant CARGO_CRATE_NAME=qdrant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='Andrey Vasnetsov :Qdrant Team ' CARGO_PKG_DESCRIPTION='Qdrant - Vector Search engine' CARGO_PKG_HOMEPAGE='https://qdrant.tech/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=qdrant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/qdrant/qdrant' CARGO_PKG_RUST_VERSION=1.77 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='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps /usr/local/bin/rustc --crate-name qdrant --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C panic=abort -C lto -C codegen-units=1 '--warn=clippy::used_underscore_binding' '--warn=clippy::unused_self' '--warn=clippy::unnecessary_wraps' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::ref_option_ref' '--warn=clippy::ptr_as_ptr' '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::needless_raw_string_hashes' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::implicit_clone' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::enum_glob_use' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::cast_lossless' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="actix-web"' --cfg 'feature="default"' --cfg 'feature="parking_lot"' --cfg 'feature="web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-web", "chaos-testing", "console", "console-subscriber", "data-consistency-check", "deb", "default", "gpu", "multiling-chinese", "multiling-japanese", "multiling-korean", "parking_lot", "rstack-self", "service_debug", "stacktrace", "tokio-tracing", "tracing", "tracing-tracy", "tracy", "web"))' -C metadata=447f949d871438f6 -C extra-filename=-d975c2f098ca5280 --out-dir /wrkdirs/usr/ports/databases/qdrant/work/target/release/deps -C strip=debuginfo -L dependency=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps --extern actix_cors=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_cors-b50ee7d2afd6b092.rlib --extern actix_files=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_files-244673c2b7f6e133.rlib --extern actix_multipart=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_multipart-f896fa92b9e9cb13.rlib --extern actix_web=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web-edb00e007d1fe320.rlib --extern actix_web_extras=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web_extras-1f1e940a3442ab7b.rlib --extern actix_web_validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libactix_web_validator-aa78797ed0e7ae90.rlib --extern anyhow=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libanyhow-ebb63c0a080deabf.rlib --extern api=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libapi-d98c7f7ee77b19d5.rlib --extern cancel=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcancel-01521d89dc4fcb3f.rlib --extern chrono=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libchrono-8cbeb016474bd03b.rlib --extern clap=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libclap-139d306058a5b1f3.rlib --extern collection=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcollection-4fde8bee2e4462dc.rlib --extern colored=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcolored-81da7214e5e42b6e.rlib --extern common=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libcommon-a84357a271b4617a.rlib --extern config=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libconfig-08564ea7c41b7548.rlib --extern constant_time_eq=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libconstant_time_eq-98712fd3a7ed2a1d.rlib --extern futures=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures-858d102411f3978c.rlib --extern futures_util=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libfutures_util-eccc62dd6c968271.rlib --extern gpu=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libgpu-60caf360911eecbf.rlib --extern issues=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libissues-7e94aa3da9af6e64.rlib --extern itertools=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libitertools-bf012b5098cd6f3c.rlib --extern jsonwebtoken=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libjsonwebtoken-3318c4d2f0317bcf.rlib --extern log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/liblog-2e925dc775f1666e.rlib --extern memory=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libmemory-616901b7d5d7bf4a.rlib --extern parking_lot=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libparking_lot-2f20dcd52b8a2cb3.rlib --extern prometheus=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprometheus-199864b34314c70c.rlib --extern prost_for_raft=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libprost-8bd72d937657934d.rlib --extern raft=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libraft-78f5298f98eba415.rlib --extern raft_proto=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libraft_proto-3bf4d34afc93ac0c.rlib --extern rand=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librand-5ebbc55dac151c21.rlib --extern reqwest=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libreqwest-23fc94fc9bbd8f5e.rlib --extern rustls=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls-7dd6449931859989.rlib --extern rustls_pemfile=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pemfile-4fc1fa27637740ae.rlib --extern rustls_pki_types=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/librustls_pki_types-02f3ecbd0865e3fa.rlib --extern schemars=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libschemars-33e6d223cf11b695.rlib --extern segment=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsegment-964f1df78429ce67.rlib --extern serde=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde-cc161464919ec435.rlib --extern serde_cbor=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_cbor-77e5eb6cce050125.rlib --extern serde_json=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libserde_json-c3d6a868226bb7bf.rlib --extern slog=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog-e0ba02fde9893cb6.rlib --extern slog_stdlog=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libslog_stdlog-5a5c95c8a7bc7bd2.rlib --extern storage=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libstorage-e817e71a8b654ba9.rlib --extern sys_info=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libsys_info-18b31f850567e132.rlib --extern thiserror=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libthiserror-d460fd16c8fa9899.rlib --extern tikv_jemalloc_ctl=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtikv_jemalloc_ctl-e579b1d72e8c9019.rlib --extern tikv_jemallocator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtikv_jemallocator-a658f630e98b89a7.rlib --extern tokio=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtokio-35ef2f4ba6fef042.rlib --extern tonic=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic-cca1a8ebc2729247.rlib --extern tonic_reflection=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtonic_reflection-75de8c1713c9ac6e.rlib --extern tower=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower-806572d88cbe7882.rlib --extern tower_layer=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtower_layer-1ad0c635f49ef7ee.rlib --extern tracing=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing-74bb8cc13c5ff727.rlib --extern tracing_log=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_log-c2efd02aed4cdaa3.rlib --extern tracing_subscriber=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libtracing_subscriber-b229a051442fb197.rlib --extern uuid=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libuuid-eb248a917bae7ef9.rlib --extern validator=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libvalidator-ae7d6347efb3abde.rlib --extern wal=/wrkdirs/usr/ports/databases/qdrant/work/target/release/deps/libwal-8b7e7c22e54e7469.rlib -C link-arg=-fstack-protector-strong -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/ring-05ce9079cfbac6b5/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/quantization-c28caa25a64c4520/out -L native=/usr/local/lib -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/lz4-sys-90f8b93d22ce764e/out -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/sys-info-c1969e20eb77ddaf/out -L native=/wrkdirs/usr/ports/databases/qdrant/work/target/release/build/tikv-jemalloc-sys-515f2dcee377bc70/out/build/lib` Finished `release` profile [optimized] target(s) in 52m 08s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for qdrant-1.13.2_2,1 ===> Generating temporary packing list Installing qdrant v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2) Locking 587 packages to latest compatible versions Adding http v0.2.9 (available: v1.2.0) Adding prost v0.11.9 (available: v0.13.1) Adding prost v0.12.6 (available: v0.13.1) Adding tonic v0.11.0 (available: v0.12.3) Fresh unicode-ident v1.0.13 Fresh proc-macro2 v1.0.86 Fresh quote v1.0.37 Fresh syn v2.0.87 Fresh autocfg v1.1.0 warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `libc` (lib) generated 8 warnings Fresh serde_derive v1.0.217 Fresh libc v0.2.169 warning: `libc` (lib) generated 8 warnings (8 duplicates) Fresh shlex v1.3.0 warning: unexpected `cfg` condition name: `manual_codegen_check` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `shlex` (lib) generated 1 warning Fresh jobserver v0.1.31 Fresh cc v1.2.10 Fresh version_check v0.9.4 Fresh synstructure v0.13.1 warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/indexmap-1.9.2/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 warning: `indexmap` (lib) generated 13 warnings Fresh adler v1.0.2 Fresh gimli v0.27.0 Fresh cfg-if v1.0.0 Fresh addr2line v0.19.0 Fresh miniz_oxide v0.6.2 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/miniz_oxide-0.6.2/src/inflate/core.rs:1685:18 | 1685 | if !cfg!(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `miniz_oxide` (lib) generated 1 warning Fresh zerofrom-derive v0.1.4 Fresh object v0.30.0 Fresh rustc-demangle v0.1.21 warning: method `node_bound_with_dummy` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/algo/matching.rs:108:8 | 106 | trait WithDummy: NodeIndexable { | --------- method in this trait 107 | fn dummy_idx(&self) -> usize; 108 | fn node_bound_with_dummy(&self) -> usize; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `first_error` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/csr.rs:134:5 | 133 | pub struct EdgesNotSorted { | -------------- field in this struct 134 | first_error: (usize, usize), | ^^^^^^^^^^^ | = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: `petgraph` (lib) generated 2 warnings Fresh backtrace v0.3.67 warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/lib.rs:99:13 | 99 | #![cfg_attr(backtrace_in_libstd, allow(warnings))] | ^^^^^^^^^^^^^^^^^^^ | = 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(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` 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: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/mod.rs:477:17 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `backtrace` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/mod.rs:477:39 | 477 | any(not(backtrace_in_libstd), feature = "backtrace"), | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"libbacktrace"` | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `backtrace` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:22:7 | 22 | #[cfg(backtrace_in_libstd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `backtrace_in_libstd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:26:11 | 26 | #[cfg(not(backtrace_in_libstd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(backtrace_in_libstd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(backtrace_in_libstd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dl_iterate_phdr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:181:40 | 181 | all(target_os = "android", feature = "dl_iterate_phdr"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `coresymbolication`, `cpp_demangle`, `dbghelp`, `default`, `dladdr`, `gimli-symbolize`, `kernel32`, `libbacktrace`, `libunwind`, `rustc-serialize`, `serde`, `serialize-rustc`, `serialize-serde`, `std`, `unix-backtrace`, `verify-winapi`, and `winapi` = help: consider adding `dl_iterate_phdr` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `libnx` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:189:21 | 189 | } else if #[cfg(target_env = "libnx")] { | ^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: field `addr` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:410:14 | 410 | Symtab { addr: *mut c_void, name: &'a [u8] }, | ------ ^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/backtrace-0.3.67/src/symbolize/gimli.rs:268:11 | 268 | f(MAPPINGS_CACHE.get_or_insert_with(|| Cache::new())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` on by default warning: `backtrace` (lib) generated 9 warnings Fresh thread-id v4.0.0 warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/parking_lot_core-0.9.9/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 warning: `parking_lot_core` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/mutex.rs:162:15 | 162 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/remutex.rs:235:11 | 235 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/remutex.rs:250:15 | 250 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lock_api-0.4.11/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `lock_api` (lib) generated 7 warnings Fresh yoke-derive v0.7.4 Fresh syn v1.0.107 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/lit.rs:1569:15 | 1569 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/lib.rs:676:16 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "visit-mut")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:1217:15 | 1217 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:1906:15 | 1906 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2071:15 | 2071 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2207:15 | 2207 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:2807:15 | 2807 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:3263:15 | 3263 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/src/gen/visit_mut.rs:3392:15 | 3392 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/syn-1.0.107/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: `syn` (lib) generated 1851 warnings (270 duplicates) Fresh zerovec-derive v0.10.3 Fresh tokio-macros v2.5.0 Fresh futures-core v0.3.31 Fresh displaydoc v0.2.5 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/signal-hook-registry-1.4.0/src/lib.rs:281:18 | 281 | 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: `signal-hook-registry` (lib) generated 1 warning Fresh futures-sink v0.3.31 Fresh icu_provider_macros v1.5.0 Fresh hashbrown v0.15.2 Fresh equivalent v1.0.1 Fresh memchr v2.7.4 Fresh indexmap v2.7.1 warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: `libm` (build script) generated 1 warning Fresh slab v0.4.7 warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:230:15 | 230 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:244:11 | 244 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:901:20 | 901 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1070:20 | 1070 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1178:20 | 1178 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slab-0.4.7/src/lib.rs:1188:20 | 1188 | #[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: `slab` (lib) generated 6 warnings Fresh libm v0.2.6 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/src/math/fma.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libm-0.2.6/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 warning: `libm` (lib) generated 109 warnings Fresh futures-channel v0.3.31 Fresh futures-macro v0.3.31 Fresh pin-utils v0.1.0 Fresh futures-io v0.3.31 Fresh futures-task v0.3.31 Fresh futures-util v0.3.31 warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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) warning: `num-traits` (lib) generated 4 warnings Fresh tracing-attributes v0.1.28 Fresh bytes v1.9.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zerovec-0.10.4/src/map2d/borrowed.rs:277:94 | 277 | pub fn iter0<'l>(&'l self) -> impl Iterator> + '_ { | -- lifetime `'l` declared here ^^ this elided lifetime gets resolved as `'l` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `zerovec` (lib) generated 1 warning Fresh tokio-util v0.7.13 Fresh rustls-pki-types v1.11.0 Fresh serde v1.0.217 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand_core` (lib) generated 6 warnings warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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])); | warning: `percent-encoding` (lib) generated 1 warning Fresh once_cell v1.20.2 Fresh spin v0.9.8 warning: unused import: `external::__private::*` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/src/lib.rs:255:21 | 255 | pub use crate::{external::__private::*, traits::__private::*}; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: struct `AsDisplay` is never constructed --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitflags-2.4.1/src/parser.rs:80:19 | 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B); | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bitflags` (lib) generated 2 warnings Fresh log v0.4.25 Fresh untrusted v0.9.0 Fresh ring v0.17.5 warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/src/lib.rs:37:12 | 37 | #![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: unused imports: `PKCS1` and `PSS` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ring-0.17.5/src/rsa/padding.rs:21:13 | 21 | pkcs1::{PKCS1, RSA_PKCS1_SHA256, RSA_PKCS1_SHA384, RSA_PKCS1_SHA512}, | ^^^^^ 22 | pss::{PSS, RSA_PSS_SHA256, RSA_PSS_SHA384, RSA_PSS_SHA512}, | ^^^ | = note: `#[warn(unused_imports)]` on by default warning: `ring` (lib) generated 2 warnings warning: unexpected `cfg` condition value: `compiled_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/constructors.rs:275:15 | 275 | #[cfg(feature = "compiled_data")] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `icu_provider::gen_any_buffer_data_constructors` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `icu_provider` (lib) generated 1 warning warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform_data` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_properties_data` (lib) generated 2 warnings Fresh bitflags v2.4.1 warning: `bitflags` (lib) generated 2 warnings (2 duplicates) warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/bidi_data.rs:202:11 | 202 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/script.rs:633:11 | 633 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_properties-1.5.1/src/sets.rs:2115:11 | 2115 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_properties` (lib) generated 3 warnings Fresh httparse v1.8.0 warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `httparse_simd` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `httparse` (lib) generated 30 warnings Fresh rustls-webpki v0.102.8 Fresh itertools v0.12.1 Fresh aho-corasick v1.1.3 Fresh zeroize v1.7.0 warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zeroize-1.7.0/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: `zeroize` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = 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(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_normalizer_data` (lib) generated 2 warnings Fresh subtle v2.5.0 warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ warning: `subtle` (lib) generated 3 warnings warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:102:15 | 102 | #[cfg(skip)] | ^^^^ | = 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(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:394:15 | 394 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/properties.rs:502:15 | 502 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1615:15 | 1615 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:1721:15 | 1721 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2217:15 | 2217 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `skip` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/icu_normalizer-1.5.0/src/lib.rs:2265:15 | 2265 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_normalizer` (lib) generated 7 warnings warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `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: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- 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(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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[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: `crossbeam-utils` (lib) generated 23 warnings warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `std` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: trait `Float` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: `rand` (lib) generated 27 warnings Fresh regex-syntax v0.8.5 Fresh regex-automata v0.4.8 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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])); | warning: `form_urlencoded` (lib) generated 1 warning Fresh zerocopy v0.7.35 Fresh either v1.13.0 Fresh ahash v0.8.11 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `ahash` (lib) generated 45 warnings Fresh regex v1.11.0 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/errno-0.3.8/src/unix.rs:77:13 | 77 | 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `errno` (lib) generated 1 warning warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazy_static-1.5.0/src/inline_lazy.rs:26:43 | 26 | pub fn get(&'static self, f: F) -> &T | ^ this elided lifetime gets resolved as `'static` | = note: `#[warn(elided_named_lifetimes)]` on by default help: consider specifying it explicitly | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ warning: `lazy_static` (lib) generated 1 warning Fresh mime v0.3.16 warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustix-0.38.40/src/backend/libc/fs/syscalls.rs:1713:5 | 1713 | / weakcall! { 1714 | | fn memfd_create( 1715 | | name: *const c::c_char, 1716 | | flags: c::c_uint 1717 | | ) -> c::c_int 1718 | | } | |_____- 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: `rustix` (lib) generated 1 warning warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs:65:7 | 65 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/lib.rs:68:7 | 68 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = 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(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/memoffset-0.7.1/src/offset_of.rs:121:7 | 121 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `memoffset` (lib) generated 14 warnings Fresh proc-macro-error-attr v1.0.4 warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: `proc-macro-error-attr` (lib) generated 2 warnings Fresh rustls v0.23.21 Fresh typenum v1.16.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/typenum-1.16.0/src/lib.rs:111:25 | 111 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `typenum` (lib) generated 6 warnings Fresh http v0.2.9 warning: trait `Sealed` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/lib.rs:210:15 | 210 | pub trait Sealed {} | ^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/lib.rs:161:9 | 161 | #![deny(warnings, missing_docs, missing_debug_implementations)] | ^^^^^^^^ = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/header/map.rs:1155:17 | 1155 | drop(danger); // Make lint happy | ^^^^^------^ | | | argument has type `bool` | = note: `#[warn(dropping_copy_types)]` implied by `#[warn(warnings)]` help: use `let _ = ...` to ignore the expression or result | 1155 - drop(danger); // Make lint happy 1155 + let _ = danger; // Make lint happy | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/http-0.2.9/src/header/map.rs:1258:17 | 1258 | drop(danger); | ^^^^^------^ | | | argument has type `bool` | help: use `let _ = ...` to ignore the expression or result | 1258 - drop(danger); 1258 + let _ = danger; | warning: `http` (lib) generated 3 warnings Fresh ident_case v1.0.1 warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `ident_case` (lib) generated 2 warnings Fresh fnv v1.0.7 Fresh darling_core v0.20.8 warning: field `bound` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/darling_core-0.20.8/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: `darling_core` (lib) generated 1 warning warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:71:7 | 71 | #[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_no_atomic_cas` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:93:11 | 93 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:94:11 | 94 | #[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_no_atomic_cas` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/lib.rs:139:11 | 139 | #[cfg(not(crossbeam_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_no_atomic_cas)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:1690:21 | 1690 | #[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_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:347:19 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_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: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:347:59 | 347 | #[cfg(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:356:23 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_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: `crossbeam_loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:356:63 | 356 | #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:882:15 | 882 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:889:19 | 889 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:930:15 | 930 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/atomic.rs:932:19 | 932 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:58:15 | 58 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:61:11 | 61 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:301:15 | 301 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:556:21 | 556 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/internal.rs:204:29 | 204 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/src/sync/queue.rs:218:21 | 218 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crossbeam-epoch-0.9.13/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: `crossbeam-epoch` (lib) generated 28 warnings Fresh generic-array v0.14.6 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/generic-array-0.14.6/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: `generic-array` (lib) generated 4 warnings Fresh tokio-rustls v0.26.0 Fresh proc-macro-error v1.0.4 warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: panic message is not a string literal --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `proc-macro-error` (lib) generated 4 warnings Fresh paste v1.0.11 warning: unexpected `cfg` condition name: `no_literal_fromstr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/paste-1.0.11/src/lib.rs:414:15 | 414 | #[cfg(not(no_literal_fromstr))] | ^^^^^^^^^^^^^^^^^^ | = 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_literal_fromstr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `paste` (lib) generated 1 warning Fresh zerofrom v0.1.4 Fresh hashbrown v0.12.3 Fresh tower-service v0.3.3 Fresh adler2 v2.0.0 Fresh stable_deref_trait v1.2.0 Fresh heck v0.5.0 Fresh yoke v0.7.4 Fresh miniz_oxide v0.8.0 Fresh indexmap v1.9.2 warning: `indexmap` (lib) generated 13 warnings (13 duplicates) Fresh crc32fast v1.3.2 warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = 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(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5 | 147 | drop(K6); | ^^^^^--^ | | | argument has type `i64` | = note: `#[warn(dropping_copy_types)]` on by default help: use `let _ = ...` to ignore the expression or result | 147 - drop(K6); 147 + let _ = K6; | warning: `crc32fast` (lib) generated 2 warnings Fresh darling_macro v0.20.8 Fresh prost-derive v0.12.6 Fresh errno v0.3.8 warning: `errno` (lib) generated 1 warning (1 duplicate) Fresh try-lock v0.2.3 Fresh fixedbitset v0.4.2 Fresh lazy_static v1.5.0 warning: `lazy_static` (lib) generated 1 warning (1 duplicate) Fresh petgraph v0.6.2 warning: trait `IterUtilsExt` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/petgraph-0.6.2/src/iter_utils.rs:1:11 | 1 | pub trait IterUtilsExt: Iterator { | ^^^^^^^^^^^^ warning: `petgraph` (lib) generated 3 warnings (2 duplicates) Fresh want v0.3.0 warning: use of deprecated method `try_lock::TryLock::::try_lock_order`: This method is actually unsafe because it unsafely allows the use of weaker memory ordering. Please use try_lock_explicit instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:209:63 | 209 | if let Some(mut locked) = self.inner.task.try_lock_order(SeqCst, SeqCst) { | ^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:212:52 | 212 | let old = self.inner.state.compare_and_swap( | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:253:26 | 253 | self.inner.state.compare_and_swap( | ^^^^^^^^^^^^^^^^ warning: use of deprecated method `try_lock::TryLock::::try_lock_order`: This method is actually unsafe because it unsafely allows the use of weaker memory ordering. Please use try_lock_explicit instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/want-0.3.0/src/lib.rs:352:63 | 352 | if let Some(mut locked) = self.inner.task.try_lock_order(SeqCst, SeqCst) { | ^^^^^^^^^^^^^^ warning: `want` (lib) generated 4 warnings Fresh rustix v0.38.40 warning: `rustix` (lib) generated 1 warning (1 duplicate) warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `rayon-core` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:7:9 | 7 | __unicase__core_and_alloc, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:55:11 | 55 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:57:11 | 57 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:60:15 | 60 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:62:15 | 62 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:66:7 | 66 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:302:7 | 302 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:310:7 | 310 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.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: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44 | 34 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 34 - x @ _ if x <= 0x2e => (from | 1), 34 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57 | 36 | x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), | ^ ^ | help: remove these parentheses | 36 - x @ _ if 0x32 <= x && x <= 0x36 => (from | 1), 36 + x @ _ if 0x32 <= x && x <= 0x36 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57 | 37 | x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 37 - x @ _ if 0x39 <= x && x <= 0x47 => ((from+1) & !1), 37 + x @ _ if 0x39 <= x && x <= 0x47 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57 | 39 | x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), | ^ ^ | help: remove these parentheses | 39 - x @ _ if 0x4a <= x && x <= 0x76 => (from | 1), 39 + x @ _ if 0x4a <= x && x <= 0x76 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57 | 41 | x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 41 - x @ _ if 0x79 <= x && x <= 0x7d => ((from+1) & !1), 41 + x @ _ if 0x79 <= x && x <= 0x7d => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57 | 44 | x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), | ^ ^ | help: remove these parentheses | 44 - x @ _ if 0x82 <= x && x <= 0x84 => (from | 1), 44 + x @ _ if 0x82 <= x && x <= 0x84 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57 | 61 | x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), | ^ ^ | help: remove these parentheses | 61 - x @ _ if 0xa0 <= x && x <= 0xa4 => (from | 1), 61 + x @ _ if 0xa0 <= x && x <= 0xa4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57 | 69 | x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 69 - x @ _ if 0xb3 <= x && x <= 0xb5 => ((from+1) & !1), 69 + x @ _ if 0xb3 <= x && x <= 0xb5 => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57 | 78 | x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 78 - x @ _ if 0xcb <= x && x <= 0xdb => ((from+1) & !1), 78 + x @ _ if 0xcb <= x && x <= 0xdb => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57 | 79 | x @ _ if 0xde <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 79 - x @ _ if 0xde <= x && x <= 0xee => (from | 1), 79 + x @ _ if 0xde <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57 | 82 | x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), | ^ ^ | help: remove these parentheses | 82 - x @ _ if 0xf2 <= x && x <= 0xf4 => (from | 1), 82 + x @ _ if 0xf2 <= x && x <= 0xf4 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44 | 85 | x @ _ if 0xf8 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 85 - x @ _ if 0xf8 <= x => (from | 1), 85 + x @ _ if 0xf8 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44 | 91 | x @ _ if x <= 0x1e => (from | 1), | ^ ^ | help: remove these parentheses | 91 - x @ _ if x <= 0x1e => (from | 1), 91 + x @ _ if x <= 0x1e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57 | 93 | x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), | ^ ^ | help: remove these parentheses | 93 - x @ _ if 0x22 <= x && x <= 0x32 => (from | 1), 93 + x @ _ if 0x22 <= x && x <= 0x32 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57 | 102 | x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), | ^ ^ | help: remove these parentheses | 102 - x @ _ if 0x46 <= x && x <= 0x4e => (from | 1), 102 + x @ _ if 0x46 <= x && x <= 0x4e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57 | 109 | x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), | ^ ^ | help: remove these parentheses | 109 - x @ _ if 0x70 <= x && x <= 0x72 => (from | 1), 109 + x @ _ if 0x70 <= x && x <= 0x72 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57 | 126 | x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), | ^ ^ | help: remove these parentheses | 126 - x @ _ if 0xd8 <= x && x <= 0xee => (from | 1), 126 + x @ _ if 0xd8 <= x && x <= 0xee => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57 | 142 | x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), | ^ ^ | help: remove these parentheses | 142 - x @ _ if 0x60 <= x && x <= 0x80 => (from | 1), 142 + x @ _ if 0x60 <= x && x <= 0x80 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57 | 143 | x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), | ^ ^ | help: remove these parentheses | 143 - x @ _ if 0x8a <= x && x <= 0xbe => (from | 1), 143 + x @ _ if 0x8a <= x && x <= 0xbe => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57 | 145 | x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 145 - x @ _ if 0xc1 <= x && x <= 0xcd => ((from+1) & !1), 145 + x @ _ if 0xc1 <= x && x <= 0xcd => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44 | 146 | x @ _ if 0xd0 <= x => (from | 1), | ^ ^ | help: remove these parentheses | 146 - x @ _ if 0xd0 <= x => (from | 1), 146 + x @ _ if 0xd0 <= x => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44 | 152 | x @ _ if x <= 0x2e => (from | 1), | ^ ^ | help: remove these parentheses | 152 - x @ _ if x <= 0x2e => (from | 1), 152 + x @ _ if x <= 0x2e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44 | 252 | x @ _ if x <= 0x94 => (from | 1), | ^ ^ | help: remove these parentheses | 252 - x @ _ if x <= 0x94 => (from | 1), 252 + x @ _ if x <= 0x94 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57 | 260 | x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), | ^ ^ | help: remove these parentheses | 260 - x @ _ if 0xa0 <= x && x <= 0xfe => (from | 1), 260 + x @ _ if 0xa0 <= x && x <= 0xfe => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57 | 420 | x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 420 - x @ _ if 0x67 <= x && x <= 0x6b => ((from+1) & !1), 420 + x @ _ if 0x67 <= x && x <= 0x6b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57 | 428 | x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), | ^ ^ | help: remove these parentheses | 428 - x @ _ if 0x80 <= x && x <= 0xe2 => (from | 1), 428 + x @ _ if 0x80 <= x && x <= 0xe2 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57 | 429 | x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 429 - x @ _ if 0xeb <= x && x <= 0xed => ((from+1) & !1), 429 + x @ _ if 0xeb <= x && x <= 0xed => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53 | 439 | x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), | ^ ^ | help: remove these parentheses | 439 - x @ _ if 0xa640 <= x && x <= 0xa66c => (from | 1), 439 + x @ _ if 0xa640 <= x && x <= 0xa66c => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53 | 440 | x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), | ^ ^ | help: remove these parentheses | 440 - x @ _ if 0xa680 <= x && x <= 0xa69a => (from | 1), 440 + x @ _ if 0xa680 <= x && x <= 0xa69a => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53 | 441 | x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), | ^ ^ | help: remove these parentheses | 441 - x @ _ if 0xa722 <= x && x <= 0xa72e => (from | 1), 441 + x @ _ if 0xa722 <= x && x <= 0xa72e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53 | 442 | x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), | ^ ^ | help: remove these parentheses | 442 - x @ _ if 0xa732 <= x && x <= 0xa76e => (from | 1), 442 + x @ _ if 0xa732 <= x && x <= 0xa76e => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53 | 443 | x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), | ^ ^ | help: remove these parentheses | 443 - x @ _ if 0xa779 <= x && x <= 0xa77b => ((from+1) & !1), 443 + x @ _ if 0xa779 <= x && x <= 0xa77b => (from+1) & !1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53 | 445 | x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), | ^ ^ | help: remove these parentheses | 445 - x @ _ if 0xa77e <= x && x <= 0xa786 => (from | 1), 445 + x @ _ if 0xa77e <= x && x <= 0xa786 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53 | 448 | x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), | ^ ^ | help: remove these parentheses | 448 - x @ _ if 0xa790 <= x && x <= 0xa792 => (from | 1), 448 + x @ _ if 0xa790 <= x && x <= 0xa792 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53 | 449 | x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), | ^ ^ | help: remove these parentheses | 449 - x @ _ if 0xa796 <= x && x <= 0xa7a8 => (from | 1), 449 + x @ _ if 0xa796 <= x && x <= 0xa7a8 => from | 1, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53 | 459 | x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), | ^ ^ | help: remove these parentheses | 459 - x @ _ if 0xa7b4 <= x && x <= 0xa7be => (from | 1), 459 + x @ _ if 0xa7b4 <= x && x <= 0xa7be => from | 1, | warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:138:19 | 138 | #[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__const_fns` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:152:11 | 152 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:160:15 | 160 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:166:11 | 166 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicase-2.6.0/src/lib.rs:174:15 | 174 | #[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: `unicase` (lib) generated 60 warnings Fresh darling v0.20.8 Fresh flate2 v1.0.35 Fresh zerovec v0.10.4 warning: `zerovec` (lib) generated 1 warning (1 duplicate) Fresh crypto-common v0.1.6 Fresh block-buffer v0.10.3 Fresh http v1.2.0 Fresh thiserror-impl v2.0.11 Fresh base64 v0.22.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.22.0/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: `base64` (lib) generated 1 warning Fresh pin-project-lite v0.2.12 Fresh multimap v0.8.3 Fresh digest v0.10.7 Fresh h2 v0.3.26 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.3.26/src/lib.rs:132:7 | 132 | #[cfg(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Fresh serde_urlencoded v0.7.1 warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `serde_urlencoded` (lib) generated 1 warning warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: `num_cpus` (lib) generated 2 warnings Fresh socket2 v0.4.9 Fresh pkg-config v0.3.26 Fresh httpdate v1.0.2 Fresh tinystr v0.7.6 Fresh litemap v0.7.3 Fresh writeable v0.5.5 Fresh bitflags v1.3.2 Fresh byteorder v1.5.0 Fresh tower-layer v0.3.3 Fresh icu_locid v1.5.0 Fresh rustversion v1.0.11 warning: unexpected `cfg` condition name: `cfg_macro_not_allowed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rustversion-1.0.11/src/lib.rs:234:11 | 234 | #[cfg(not(cfg_macro_not_allowed))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(cfg_macro_not_allowed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cfg_macro_not_allowed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `rustversion` (lib) generated 1 warning Fresh validator_derive v0.18.1 warning: field `attrs` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `validator_derive` (lib) generated 1 warning Fresh rustls-pemfile v2.2.0 Fresh smallvec v1.13.2 Fresh local-waker v0.1.3 Fresh itoa v1.0.5 Fresh allocator-api2 v0.2.16 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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: unused import: `handle_alloc_error` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/alloc/global.rs:4:60 | 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc}; | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:77:11 | 77 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:93:11 | 93 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2621:11 | 2621 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2681:11 | 2681 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2754:11 | 2754 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2838:11 | 2838 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2936:11 | 2936 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2953:11 | 2953 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2970:11 | 2970 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3011:11 | 3011 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3037:11 | 3037 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3101:11 | 3101 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:3110:11 | 3110 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:424:15 | 424 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:611:15 | 611 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:849:15 | 849 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:879:15 | 879 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:979:15 | 979 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1008:15 | 1008 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1041:15 | 1041 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1381:15 | 1381 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1785:15 | 1785 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1886:15 | 1886 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:1896:15 | 1896 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2061:15 | 2061 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2125:15 | 2125 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2322:15 | 2322 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2353:15 | 2353 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2380:15 | 2380 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2492:15 | 2492 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2818:15 | 2818 | #[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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/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 warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/mod.rs:2545:7 | 2545 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/allocator-api2-0.2.16/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: `allocator-api2` (lib) generated 89 warnings Fresh cpufeatures v0.2.5 Fresh ryu v1.0.12 Fresh scopeguard v1.1.0 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/src/lib.rs:14:5 | 14 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-core-0.1.0/src/lib.rs:15:5 | 15 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `time-core` (lib) generated 2 warnings Fresh time-macros v0.2.6 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/src/lib.rs:4:5 | 4 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-macros-0.2.6/src/lib.rs:5:5 | 5 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `time-macros` (lib) generated 2 warnings Fresh hashbrown v0.14.2 Fresh icu_provider v1.5.0 warning: `icu_provider` (lib) generated 1 warning (1 duplicate) Fresh http-body v1.0.0 Fresh zerocopy-derive v0.8.14 Fresh time-core v0.1.0 warning: `time-core` (lib) generated 2 warnings (2 duplicates) Fresh alloc-no-stdlib v2.0.4 warning: unused import: `core::ops::IndexMut` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:5:9 | 5 | pub use core::ops::IndexMut; | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `core::ops::Index` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:6:9 | 6 | pub use core::ops::Index; | ^^^^^^^^^^^^^^^^ warning: unused import: `core::ops::Range` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/allocated_memory/mod.rs:7:9 | 7 | pub use core::ops::Range; | ^^^^^^^^^^^^^^^^ warning: calls to `std::mem::forget` with a reference instead of an owned value does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/alloc-no-stdlib-2.0.4/src/lib.rs:78:5 | 78 | core::mem::forget(core::mem::replace(&mut self.data, &mut[])); | ^^^^^^^^^^^^^^^^^^------------------------------------------^ | | | argument has type `&mut [T]` | = note: `#[warn(forgetting_references)]` on by default help: use `let _ = ...` to ignore the expression or result | 78 - core::mem::forget(core::mem::replace(&mut self.data, &mut[])); 78 + let _ = core::mem::replace(&mut self.data, &mut[]); | warning: `alloc-no-stdlib` (lib) generated 4 warnings Fresh icu_locid_transform_data v1.5.0 warning: `icu_locid_transform_data` (lib) generated 2 warnings (2 duplicates) Fresh glob v0.3.1 Fresh icu_locid_transform v1.5.0 warning: `icu_locid_transform` (lib) generated 2 warnings (2 duplicates) Fresh alloc-stdlib v0.2.2 Fresh time v0.3.17 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:95:5 | 95 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:96:5 | 96 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:85:13 | 85 | #![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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/formatting/formattable.rs:15:12 | 15 | #[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: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/offset_date_time.rs:170:34 | 170 | debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/lib.rs:125:5 | 125 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 170 - debug_assert!(ordinal <= crate::util::days_in_year(year) as i16); 170 + debug_assert!(ordinal <= util::days_in_year(year) as i16); | warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/parsing/parsable.rs:15:12 | 15 | #[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: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/time.rs:590:24 | 590 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 590 - ) -> Result { 590 + ) -> Result { | warning: unnecessary qualification --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/time-0.3.17/src/time.rs:606:25 | 606 | ) -> Result { | ^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 606 - ) -> Result { 606 + ) -> Result { | warning: `time` (lib) generated 8 warnings Fresh pulldown-cmark v0.9.3 warning: unexpected `cfg` condition name: `rustbuild` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = 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(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` 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: `rustbuild` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/pulldown-cmark-0.9.3/src/lib.rs:53:13 | 53 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `pulldown-cmark` (lib) generated 2 warnings Fresh actix-utils v3.0.1 Fresh zstd-sys v2.0.9+zstd.1.5.5 Fresh h2 v0.4.4 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/h2-0.4.4/src/lib.rs:132:7 | 132 | #[cfg(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 = note: `#[warn(unexpected_cfgs)]` on by default warning: `h2` (lib) generated 1 warning Fresh icu_collections v1.5.0 Fresh actix-service v2.0.2 Fresh actix-rt v2.7.0 Fresh getrandom v0.2.11 Fresh encoding_rs v0.8.33 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1214:68 | 1214 | 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`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:1375:20 | 1375 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:183:13 | 183 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1481 | 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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:183:13 | 183 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1482 | 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`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:282:13 | 282 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1483 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:282:13 | 282 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1484 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/ascii.rs:91:20 | 91 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 1485 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1151:16 | 1151 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/handles.rs:1185:16 | 1185 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:322:12 | 322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:696:12 | 696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:1126:12 | 1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 308 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 309 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:86:20 | 86 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ ... 310 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:577:20 | 577 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `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`, `packed_simd`, `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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/encoding_rs-0.8.33/src/mem.rs:44:32 | 44 | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | ^^^^^^^ ... 1919 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `encoding_rs` (lib) generated 27 warnings (2 duplicates) Fresh openssl-probe v0.1.5 Fresh fastrand v2.2.0 Fresh icu_properties_data v1.5.0 warning: `icu_properties_data` (lib) generated 2 warnings (2 duplicates) Fresh tracing-core v0.1.33 Fresh tracing v0.1.41 warning: unused import: `self` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/instrument.rs:2:18 | 2 | dispatcher::{self, Dispatch}, | ^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tracing-0.1.41/src/lib.rs:937:5 | 937 | unused, | ^^^^^^ = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` warning: `tracing` (lib) generated 1 warning Fresh icu_properties v1.5.1 warning: `icu_properties` (lib) generated 3 warnings (3 duplicates) Fresh tempfile v3.14.0 Fresh rand_core v0.6.4 warning: `rand_core` (lib) generated 6 warnings (6 duplicates) Fresh crossbeam-utils v0.8.20 warning: `crossbeam-utils` (lib) generated 23 warnings (23 duplicates) Fresh memoffset v0.7.1 warning: `memoffset` (lib) generated 14 warnings (14 duplicates) Fresh hyper v1.4.1 warning: method `sleep_until` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-1.4.1/src/common/time.rs:44:19 | 32 | impl Time { | --------- method in this implementation ... 44 | pub(crate) fn sleep_until(&self, deadline: Instant) -> Pin> { | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `hyper` (lib) generated 1 warning Fresh zstd-safe v7.0.0 Fresh pulldown-cmark-to-cmark v10.0.4 Fresh prettyplease v0.2.17 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/lib.rs:342:23 | 342 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:287:17 | 287 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug_indent` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:292:21 | 292 | if cfg!(prettyplease_debug_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(prettyplease_debug_indent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug_indent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:319:17 | 319 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:341:21 | 341 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/algorithm.rs:349:21 | 349 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:23:35 | 23 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:952:39 | 952 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:989:39 | 989 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1009:31 | 1009 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1060:31 | 1060 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1116:31 | 1116 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1181:31 | 1181 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/expr.rs:1233:31 | 1233 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/generics.rs:106:35 | 106 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/generics.rs:292:35 | 292 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:18:35 | 18 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:783:35 | 783 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:925:35 | 925 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:1115:35 | 1115 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/item.rs:1370:35 | 1370 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/lit.rs:8:35 | 8 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/pat.rs:14:35 | 14 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:50:35 | 50 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:55:43 | 55 | #![cfg_attr(all(test, exhaustive), allow(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/path.rs:99:39 | 99 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:85:31 | 85 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:92:39 | 92 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/stmt.rs:174:31 | 174 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.2.17/src/ty.rs:15:35 | 15 | #![cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `prettyplease` (lib) generated 30 warnings Fresh brotli-decompressor v4.0.0 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/src/lib.rs:8:13 | 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` 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: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-decompressor-4.0.0/src/lib.rs:9:13 | 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `brotli-decompressor` (lib) generated 2 warnings Fresh bytestring v1.2.0 Fresh convert_case v0.4.0 Fresh utf8_iter v1.0.4 Fresh iana-time-zone v0.1.53 Fresh write16 v1.0.0 warning: unused import: `removed_by_x9` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/implicit.rs:17:41 | 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence}; | ^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: method `text_range` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/unicode-bidi-0.3.13/src/prepare.rs:170:19 | 168 | impl IsolatingRunSequence { | ------------------------- method in this implementation 169 | /// Returns the full range of text represented by this isolating run sequence 170 | pub(crate) fn text_range(&self) -> Range { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `unicode-bidi` (lib) generated 2 warnings Fresh impl-more v0.1.6 Fresh cfg_aliases v0.2.1 Fresh utf16_iter v1.0.5 Fresh icu_normalizer_data v1.5.0 warning: `icu_normalizer_data` (lib) generated 2 warnings (2 duplicates) Fresh icu_normalizer v1.5.0 warning: `icu_normalizer` (lib) generated 7 warnings (7 duplicates) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `nom` (lib) generated 13 warnings Fresh actix-tls v3.4.0 Fresh chrono v0.4.39 Fresh derive_more v0.99.17 warning: field `trait_ident` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:264:9 | 261 | pub struct State<'input> { | ----- field in this struct ... 264 | pub trait_ident: Ident, | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: field `field_ident` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:796:9 | 792 | pub struct SingleFieldData<'input, 'state> { | --------------- field in this struct ... 796 | pub field_ident: TokenStream, | ^^^^^^^^^^^ | = note: `SingleFieldData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis warning: fields `input_type`, `infos`, `trait_path`, `impl_generics`, `ty_generics`, and `where_clause` are never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/derive_more-0.99.17/src/utils.rs:831:9 | 830 | pub struct MultiVariantData<'input, 'state> { | ---------------- fields in this struct 831 | pub input_type: &'input Ident, | ^^^^^^^^^^ ... 834 | pub infos: Vec, | ^^^^^ 835 | pub trait_path: &'state TokenStream, | ^^^^^^^^^^ 836 | pub impl_generics: ImplGenerics<'state>, | ^^^^^^^^^^^^^ 837 | pub ty_generics: TypeGenerics<'state>, | ^^^^^^^^^^^ 838 | pub where_clause: Option<&'state WhereClause>, | ^^^^^^^^^^^^ warning: `derive_more` (lib) generated 3 warnings Fresh prost-derive v0.11.9 Fresh crossbeam-epoch v0.9.13 warning: `crossbeam-epoch` (lib) generated 28 warnings (28 duplicates) Fresh brotli v6.0.0 warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/lib.rs:10:5 | 10 | feature = "no-stdlib-ffi-binding", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `no-stdlib-ffi-binding` 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: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:243:11 | 243 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:245:7 | 245 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:253:11 | 253 | #[cfg(not(feature = "billing"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `billing` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/brotli_bit_stream.rs:255:7 | 255 | #[cfg(feature = "billing")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `billing` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:67:11 | 67 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/histogram.rs:69:7 | 69 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/util.rs:4:7 | 4 | #[cfg(feature = "float64")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `float64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/util.rs:7:11 | 7 | #[cfg(not(feature = "float64"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `float64` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/encode.rs:531:11 | 531 | #[cfg(not(feature = "disallow_large_window_size"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disallow_large_window_size` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/encode.rs:535:7 | 535 | #[cfg(feature = "disallow_large_window_size")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/weights.rs:90:7 | 90 | #[cfg(features = "floating_point_context_mixing")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 90 - #[cfg(features = "floating_point_context_mixing")] 90 + #[cfg(feature = "alloc-stdlib")] | warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/brotli-6.0.0/src/enc/weights.rs:118:11 | 118 | #[cfg(not(features = "floating_point_context_mixing"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` = note: see for more information about checking conditional configuration help: there is a config with a similar name and different values | 118 - #[cfg(not(features = "floating_point_context_mixing"))] 118 + #[cfg(not(feature = "alloc-stdlib"))] | warning: `brotli` (lib) generated 13 warnings Fresh prost-build v0.12.6 Fresh zstd v0.13.0 warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/zstd-0.13.0/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: `zstd` (lib) generated 1 warning Fresh hyper-util v0.1.10 Fresh rustls-native-certs v0.7.0 Fresh sha1 v0.10.5 Fresh local-channel v0.1.3 Fresh actix-codec v0.5.0 Fresh webpki-roots v0.26.1 Fresh sync_wrapper v1.0.1 Fresh mio v0.8.11 warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:3:9 | 3 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` 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: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:432:9 | 432 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:723:9 | 723 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/poll.rs:735:13 | 735 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:102:9 | 102 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:38:23 | 38 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:91:23 | 91 | #[cfg(not(any(mio_unsupported_force_poll_poll, target_os = "solaris",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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/mod.rs:94:19 | 94 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:13:9 | 13 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:24:5 | 24 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:31:5 | 31 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:43:9 | 43 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:58:9 | 58 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/selector/mod.rs:38:15 | 38 | #[cfg(any(mio_unsupported_force_poll_poll, target_os = "solaris", 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(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:2:9 | 2 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:4:13 | 4 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:55:9 | 55 | not(mio_unsupported_force_poll_poll), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:57:13 | 57 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:71:9 | 71 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:143:5 | 143 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:144:9 | 144 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:150:9 | 150 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:191:9 | 191 | not(mio_unsupported_force_waker_pipe), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:203:5 | 203 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:288:9 | 288 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_waker_pipe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:290:13 | 290 | mio_unsupported_force_waker_pipe, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_waker_pipe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_waker_pipe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:305:5 | 305 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `mio_unsupported_force_poll_poll` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/mio-0.8.11/src/sys/unix/waker.rs:335:5 | 335 | mio_unsupported_force_poll_poll, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(mio_unsupported_force_poll_poll)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mio_unsupported_force_poll_poll)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `mio` (lib) generated 29 warnings Fresh libloading v0.7.4 warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, 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(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_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: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:48:26 | 48 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/lib.rs:50:26 | 50 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/os/unix/mod.rs:430:1 | 430 | extern { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:2:7 | 2 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:4:15 | 4 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:6:15 | 6 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:14:12 | 14 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/libloading-0.7.4/src/safe.rs:196:12 | 196 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libloading` (lib) generated 16 warnings Fresh regex-lite v0.1.5 Fresh language-tags v0.3.2 Fresh tinyvec_macros v0.1.0 Fresh tinyvec v1.8.1 Fresh actix-http v3.7.0 Fresh actix-router v0.5.3 Fresh clang-sys v1.4.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:23:13 | 23 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:141:24 | 141 | #[cfg_attr(feature="cargo-clippy", allow(clippy::missing_safety_doc))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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 `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:142:24 | 142 | #[cfg_attr(feature="cargo-clippy", allow(clippy::too_many_arguments))] | ^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: expected values for `feature` are: `clang_10_0`, `clang_11_0`, `clang_12_0`, `clang_13_0`, `clang_14_0`, `clang_15_0`, `clang_16_0`, `clang_3_5`, `clang_3_6`, `clang_3_7`, `clang_3_8`, `clang_3_9`, `clang_4_0`, `clang_5_0`, `clang_6_0`, `clang_7_0`, `clang_8_0`, `clang_9_0`, `libloading`, `runtime`, and `static` = 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 `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:68:42 | 68 | pub $name: Option $ret)*>, | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:2023:44 | 2023 | pub fn clang_executeOnThread(function: extern fn(*mut c_void), data: *mut c_void, stack: c_uint); | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/link.rs:100:54 | 100 | if self.library.get::($fn).is_ok() { | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/clang-sys-1.4.0/src/lib.rs:1731:1 | 1731 | / link! { 1732 | | pub fn clang_CXCursorSet_contains(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1733 | | pub fn clang_CXCursorSet_insert(set: CXCursorSet, cursor: CXCursor) -> c_uint; 1734 | | pub fn clang_CXIndex_getGlobalOptions(index: CXIndex) -> CXGlobalOptFlags; ... | 2277 | | pub fn clang_VerbatimLineComment_getText(comment: CXComment) -> CXString; 2278 | | } | |_- in this macro invocation | = note: this warning originates in the macro `check` which comes from the expansion of the macro `link` (in Nightly builds, run with -Z macro-backtrace for more info) warning: method `discard` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/clang-sys-d5733432ae8dfd00/out/common.rs:51:12 | 50 | impl CommandErrorPrinter { | ------------------------ method in this implementation 51 | pub fn discard(mut self) { | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `clang-sys` (lib) generated 17 warnings (10 duplicates) Fresh actix-server v2.1.1 Fresh tower v0.5.2 Fresh hyper-rustls v0.27.2 Fresh semver v1.0.25 Fresh crossbeam-deque v0.8.2 Fresh cookie v0.16.2 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:71:17 | 71 | #![cfg_attr(all(nightly, doc), 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(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: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:302:20 | 302 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:1078:20 | 1078 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/cookie-0.16.2/src/lib.rs:1219:20 | 1219 | #[cfg_attr(all(nightly, doc), doc(cfg(feature = "percent-encode")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = 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: `cookie` (lib) generated 4 warnings Fresh actix-web-codegen v4.3.0 Fresh getrandom v0.1.16 warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `getrandom` (lib) generated 3 warnings Fresh radium v0.7.0 warning: unexpected `cfg` condition name: `radium_atomic_8` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:3:7 | 3 | #[cfg(radium_atomic_8)] | ^^^^^^^^^^^^^^^ | = 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(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` 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: `radium_atomic_8` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:10:11 | 10 | #[cfg(not(radium_atomic_8))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_8)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_8)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:17:7 | 17 | #[cfg(radium_atomic_16)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:24:11 | 24 | #[cfg(not(radium_atomic_16))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:31:7 | 31 | #[cfg(radium_atomic_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(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_32` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:38:11 | 38 | #[cfg(not(radium_atomic_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(radium_atomic_32)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_32)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:45:7 | 45 | #[cfg(radium_atomic_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(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:52:11 | 52 | #[cfg(not(radium_atomic_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(radium_atomic_64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:59:7 | 59 | #[cfg(radium_atomic_ptr)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `radium_atomic_ptr` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/radium-0.7.0/src/macros.rs:66:11 | 66 | #[cfg(not(radium_atomic_ptr))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(radium_atomic_ptr)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(radium_atomic_ptr)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `radium` (lib) generated 10 warnings Fresh cexpr v0.6.0 Fresh idna_adapter v1.2.0 Fresh wyz v0.5.1 warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/comu.rs:9:12 | 9 | #![cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:107:12 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:119:12 | 119 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/bidi.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:368:11 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:390:11 | 390 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:400:11 | 400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:156:13 | 156 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:171:13 | 171 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:179:13 | 179 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:187:13 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:195:13 | 195 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:203:13 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:211:13 | 211 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:219:13 | 219 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:227:13 | 227 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:237:13 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:245:13 | 245 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/wyz-0.5.1/src/fmt.rs:253:13 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ ... 263 | / fmt!( 264 | | FmtBinary => Binary, 265 | | FmtDisplay => Display, 266 | | FmtLowerExp => LowerExp, ... | 271 | | FmtUpperHex => UpperHex, 272 | | ); | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `wyz` (lib) generated 22 warnings Fresh rustls-native-certs v0.8.0 Fresh http-body-util v0.1.1 Fresh hash32 v0.3.1 Fresh http-body v0.4.5 Fresh actix-macros v0.2.3 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:90:25 | 90 | #[cfg(any($(target_os = $e),*))] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:102:29 | 102 | #[cfg(all($(not(target_os = $e)),*))] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/unix/mod.rs:93:27 | 93 | #[cfg(target_os = $e)] | ^^^^^^^^^^^^^^ ... 109 | / birthtim! { 110 | | ("bitrig", bitrig), 111 | | ("freebsd", freebsd), 112 | | ("ios", ios), 113 | | ("macos", macos), 114 | | ("openbsd", openbsd) 115 | | } | |_____- in this macro invocation | = 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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration = note: this warning originates in the macro `birthtim` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/filetime-0.2.19/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `filetime` (lib) generated 4 warnings Fresh terminal_size v0.1.17 Fresh thiserror-impl v1.0.69 Fresh rustc-hash v1.1.0 Fresh lazycell v1.3.0 warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ warning: `lazycell` (lib) generated 2 warnings Fresh percent-encoding v2.3.1 warning: `percent-encoding` (lib) generated 1 warning (1 duplicate) Fresh unicode-width v0.1.10 Fresh funty v2.0.0 Fresh ipnet v2.7.0 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.0/src/ipext.rs:472:13 | 472 | #[allow(const_err)] | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ipnet-2.7.0/src/ipext.rs:561:13 | 561 | #[allow(const_err)] | ^^^^^^^^^ warning: `ipnet` (lib) generated 2 warnings Fresh reqwest v0.12.12 Fresh bitvec v1.0.1 warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- 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(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitvec-1.0.1/src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `bitvec` (lib) generated 261 warnings Fresh console v0.15.2 Fresh form_urlencoded v1.2.1 warning: `form_urlencoded` (lib) generated 1 warning (1 duplicate) Fresh bindgen v0.69.4 warning: trait `HasFloat` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bindgen-0.69.4/ir/item.rs:89:18 | 89 | pub(crate) trait HasFloat { | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `bindgen` (lib) generated 1 warning warning: unexpected `cfg` condition value: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:133:11 | 133 | #[cfg(not(feature = "no_branchless_bb"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` 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: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:144:7 | 144 | #[cfg(feature = "no_branchless_bb")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `no_branchless_bb` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/function.rs:164:11 | 164 | #[cfg(feature = "no_branchless_bb")] if collision[index].load(Relaxed) & mask != 0 { return; } // TODO opłaca się? bezpieczne? benchm... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `aligned-vec`, `default`, `fnv`, `sip13`, and `wyhash` = help: consider adding `no_branchless_bb` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/ph-0.8.5/src/fmph/keyset.rs:286:92 | 281 | impl<'k, K: Sync> ImmutableSlice<'k, K> { | -- lifetime `'k` declared here ... 286 | pub fn cached(slice: &'k [K], clone_threshold: usize) -> CachedKeySet> { | ^ this elided lifetime gets resolved as `'k` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `ph` (lib) generated 4 warnings Fresh thiserror v1.0.69 Fresh actix-web v4.9.0 Fresh rayon-core v1.12.1 warning: `rayon-core` (lib) generated 2 warnings (2 duplicates) Fresh heapless v0.8.0 warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:47:9 | 47 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = 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(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:85:9 | 85 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:51:9 | 51 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:59:9 | 59 | any(arm_llsc, target_arch = "x86"), | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `arm_llsc` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:128:11 | 128 | #[cfg(any(arm_llsc, target_arch = "x86"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(arm_llsc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(arm_llsc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/heapless-0.8.0/src/lib.rs:138:5 | 138 | has_atomic_load_store | ^^^^^^^^^^^^^^^^^^^^^ help: there is a config with a similar name: `target_has_atomic_load_store` | = help: expected values for `target_has_atomic_load_store` are: `128`, `16`, `32`, `64`, `8`, and `ptr` = help: consider using a Cargo feature instead = 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_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `heapless` (lib) generated 5 warnings Fresh idna v1.0.3 Fresh nix v0.29.0 warning: extern declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nix-0.29.0/src/sys/statfs.rs:39:35 | 39 | const LIBC_STATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: `nix` (lib) generated 2 warnings Fresh rand_core v0.5.1 Fresh lock_api v0.4.11 warning: `lock_api` (lib) generated 7 warnings (7 duplicates) Fresh portable-atomic v1.3.2 warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:199:17 | 199 | #![cfg_attr(not(portable_atomic_no_unsafe_op_in_unsafe_fn), warn(unsafe_op_in_unsafe_fn))] // unsafe_op_in_unsafe_fn requires Rust 1.52 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` 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: `portable_atomic_no_unsafe_op_in_unsafe_fn` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:200:13 | 200 | #![cfg_attr(portable_atomic_no_unsafe_op_in_unsafe_fn, allow(unused_unsafe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:239:13 | 239 | not(portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:243:41 | 243 | all(target_arch = "xtensa", portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:244:17 | 244 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "powerpc64"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:245:17 | 245 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:259:13 | 259 | #![cfg_attr(portable_atomic_unstable_cfg_target_has_atomic, feature(cfg_target_has_atomic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_aarch64_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:263:9 | 263 | portable_atomic_unstable_aarch64_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_aarch64_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_aarch64_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:264:13 | 264 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:271:9 | 271 | portable_atomic_unstable_cmpxchg16b_target_feature, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:272:13 | 272 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:280:9 | 280 | portable_atomic_unstable_asm, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:295:59 | 295 | all(any(target_arch = "avr", target_arch = "msp430"), portable_atomic_no_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_isa_attribute` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:300:9 | 300 | portable_atomic_unstable_isa_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(portable_atomic_unstable_isa_attribute)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_isa_attribute)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:301:19 | 301 | any(test, portable_atomic_unsafe_assume_single_core), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:303:40 | 303 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:314:19 | 314 | any(miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:321:43 | 321 | all(target_arch = "x86_64", any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:329:9 | 329 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:350:7 | 350 | #[cfg(portable_atomic_unsafe_assume_single_core)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:385:7 | 385 | #[cfg(portable_atomic_no_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:393:7 | 393 | #[cfg(portable_atomic_outline_atomics)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:396:7 | 396 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:402:7 | 402 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:406:7 | 406 | #[cfg(portable_atomic_disable_fiq)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_s_mode` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:411:7 | 411 | #[cfg(portable_atomic_s_mode)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:417:11 | 417 | #[cfg(all(portable_atomic_unsafe_assume_single_core, feature = "critical-section"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:554:11 | 554 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:556:11 | 556 | #[cfg(all(portable_atomic_no_core_unwind_safe, 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1305:12 | 1305 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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 name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1342:11 | 1342 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1344:11 | 1344 | #[cfg(all(portable_atomic_no_core_unwind_safe, 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3755:11 | 3755 | #[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: `128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3757:11 | 3757 | #[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 name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19 | 2291 | #[cfg(not(portable_atomic_no_core_unwind_safe))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19 | 2293 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_core_unwind_safe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:40:11 | 40 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:73:11 | 73 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:238:5 | 238 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:253:5 | 253 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:267:5 | 267 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:289:5 | 289 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:310:9 | 310 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:328:9 | 328 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:342:5 | 342 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:359:9 | 359 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:365:17 | 365 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:386:5 | 386 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:403:9 | 403 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:409:17 | 409 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:478:31 | 478 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:488:35 | 488 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:491:9 | 491 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:557:31 | 557 | all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:567:35 | 567 | all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:570:9 | 570 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:586:5 | 586 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:596:9 | 596 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:599:9 | 599 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:616:5 | 616 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:626:9 | 626 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:629:9 | 629 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:646:38 | 646 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:658:38 | 658 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/utils.rs:670:38 | 670 | #[cfg_attr(all(debug_assertions, not(portable_atomic_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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:6:9 | 6 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:9:5 | 9 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:14:5 | 14 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:18:9 | 18 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:15 | 26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:40 | 26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:15 | 39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:40 | 39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:43:5 | 43 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:46:13 | 46 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:47:13 | 47 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:52:22 | 52 | #[cfg_attr(any(miri, portable_atomic_sanitize_thread), path = "atomic128/intrinsics.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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:53:26 | 53 | #[cfg_attr(not(any(miri, portable_atomic_sanitize_thread)), path = "atomic128/x86_64.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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:56:7 | 56 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:90:7 | 90 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:106:19 | 106 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:13 | 107 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:38 | 107 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:110:36 | 110 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:111:9 | 111 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:121:12 | 121 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:123:9 | 123 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:131:19 | 131 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:13 | 132 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:38 | 132 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:21 | 145 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:46 | 145 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:21 | 149 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:46 | 149 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:150:48 | 150 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:154:13 | 154 | portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:157:17 | 157 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:161:13 | 161 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:164:12 | 164 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:165:16 | 165 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:16:17 | 16 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:17:17 | 17 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:23:17 | 23 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:24:13 | 24 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:31:25 | 31 | portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:36:27 | 36 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:21 | 39 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:46 | 39 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:42:17 | 42 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:177:5 | 177 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:208:5 | 208 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:209:5 | 209 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:214:5 | 214 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:218:9 | 218 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:228:15 | 228 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:229:12 | 229 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:230:16 | 230 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:237:5 | 237 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:250:5 | 250 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:257:5 | 257 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:258:5 | 258 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:263:5 | 263 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:267:9 | 267 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:275:15 | 275 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:276:12 | 276 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:277:16 | 277 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:283:5 | 283 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:294:5 | 294 | portable_atomic_no_atomic_load_store, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:295:5 | 295 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:298:5 | 298 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:308:9 | 308 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:326:15 | 326 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:327:12 | 327 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:328:16 | 328 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:334:19 | 334 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:13 | 335 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:38 | 335 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:338:36 | 338 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:339:9 | 339 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:347:19 | 347 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:13 | 348 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:38 | 348 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:351:36 | 351 | not(any(target_feature = "v6", portable_atomic_target_feature = "v6")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:352:9 | 352 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:355:5 | 355 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:359:9 | 359 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:369:5 | 369 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:13 | 381 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:38 | 381 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:13 | 387 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:38 | 387 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:390:9 | 390 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:393:17 | 393 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:394:17 | 394 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:402:7 | 402 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:427:7 | 427 | #[cfg(portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:17 | 433 | all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:42 | 433 | all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:17 | 435 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:42 | 435 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:438:13 | 438 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:441:21 | 441 | not(portable_atomic_no_cmpxchg16b_target_feature), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:442:21 | 442 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:449:9 | 449 | portable_atomic_unstable_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(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:452:13 | 452 | portable_atomic_target_feature = "quadword-atomics", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:455:21 | 455 | not(portable_atomic_no_outline_atomics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:456:17 | 456 | portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:463:29 | 463 | ... portable_atomic_outline_atomics, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:468:31 | 468 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:473:9 | 473 | all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:481:5 | 481 | portable_atomic_unsafe_assume_single_core, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:21:11 | 21 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:28:11 | 28 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:81:11 | 81 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:82:12 | 82 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:83:16 | 83 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:85:11 | 85 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:86:12 | 86 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:87:16 | 87 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:124:11 | 124 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:190:12 | 190 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:191:16 | 191 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:517:11 | 517 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:519:11 | 519 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:521:11 | 521 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:523:11 | 523 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:525:11 | 525 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:528:11 | 528 | #[cfg(not(portable_atomic_no_atomic_load_store))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:531:12 | 531 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:533:9 | 533 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:540:12 | 540 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:542:9 | 542 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13 | 246 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24 | 249 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27 | 252 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46 | 253 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13 | 315 | portable_atomic_no_cfg_target_has_atomic, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24 | 318 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:52:39 | 52 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:61:39 | 61 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:69:29 | 69 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:91:39 | 91 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:108:39 | 108 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:102:15 | 102 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:119:15 | 119 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:163:39 | 163 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:172:39 | 172 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:180:29 | 180 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:195:39 | 195 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:212:39 | 212 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:206:15 | 206 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:223:15 | 223 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 515 | atomic_int!(AtomicIsize, isize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 516 | atomic_int!(AtomicUsize, usize); | ------------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 518 | atomic_int!(AtomicI8, i8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 520 | atomic_int!(AtomicU8, u8); | ------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 522 | atomic_int!(AtomicI16, i16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 524 | atomic_int!(AtomicU16, u16); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 527 | atomic_int!(AtomicI32, i32); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 530 | atomic_int!(AtomicU32, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 539 | atomic_int!(AtomicI64, i64); | --------------------------- 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47 | 285 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47 | 294 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37 | 302 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47 | 322 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47 | 339 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31 | 479 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50 | 480 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31 | 494 | not(any(miri, portable_atomic_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50 | 495 | any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_unstable_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23 | 333 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23 | 350 | #[cfg(portable_atomic_no_stronger_failure_ordering)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_stronger_failure_ordering)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27 | 375 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23 | 417 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57 | 380 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33 | 386 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27 | 425 | #[cfg(not(portable_atomic_no_atomic_min_max))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23 | 467 | #[cfg(portable_atomic_no_atomic_min_max)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_no_atomic_min_max)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57 | 430 | any(target_feature = "lse", portable_atomic_target_feature = "lse"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("lse"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33 | 436 | portable_atomic_target_feature = "v6", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 548 | atomic_int!(AtomicU64, 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(portable_atomic_target_feature, values("v6"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:15:46 | 15 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:19:11 | 19 | #[cfg(not(portable_atomic_no_outline_atomics))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:4:44 | 4 | any(not(target_feature = "sse"), miri, portable_atomic_sanitize_thread), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:24:11 | 24 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:40:15 | 40 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:82:44 | 82 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:142:15 | 142 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:164:15 | 164 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:200:40 | 200 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:201:9 | 201 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:277:44 | 277 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:380:44 | 380 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:426:42 | 426 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:429:44 | 429 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50 | 571 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52 | 574 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50 | 571 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52 | 574 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50 | 500 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52 | 503 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 771 | / atomic_rmw_with_ifunc! { 772 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 773 | | cmpxchg16b = atomic_swap_cmpxchg16b; 774 | | fallback = atomic_swap_seqcst; 775 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 776 | / atomic_rmw_with_ifunc! { 777 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 778 | | cmpxchg16b = atomic_add_cmpxchg16b; 779 | | fallback = atomic_add_seqcst; 780 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | / atomic_rmw_with_ifunc! { 782 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 783 | | cmpxchg16b = atomic_sub_cmpxchg16b; 784 | | fallback = atomic_sub_seqcst; 785 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 786 | / atomic_rmw_with_ifunc! { 787 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 788 | | cmpxchg16b = atomic_and_cmpxchg16b; 789 | | fallback = atomic_and_seqcst; 790 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 791 | / atomic_rmw_with_ifunc! { 792 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 793 | | cmpxchg16b = atomic_nand_cmpxchg16b; 794 | | fallback = atomic_nand_seqcst; 795 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 796 | / atomic_rmw_with_ifunc! { 797 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 798 | | cmpxchg16b = atomic_or_cmpxchg16b; 799 | | fallback = atomic_or_seqcst; 800 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 801 | / atomic_rmw_with_ifunc! { 802 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 803 | | cmpxchg16b = atomic_xor_cmpxchg16b; 804 | | fallback = atomic_xor_seqcst; 805 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 806 | / atomic_rmw_with_ifunc! { 807 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 808 | | cmpxchg16b = atomic_max_cmpxchg16b; 809 | | fallback = atomic_max_seqcst; 810 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 811 | / atomic_rmw_with_ifunc! { 812 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 813 | | cmpxchg16b = atomic_umax_cmpxchg16b; 814 | | fallback = atomic_umax_seqcst; 815 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 816 | / atomic_rmw_with_ifunc! { 817 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 818 | | cmpxchg16b = atomic_min_cmpxchg16b; 819 | | fallback = atomic_min_seqcst; 820 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 821 | / atomic_rmw_with_ifunc! { 822 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 823 | | cmpxchg16b = atomic_umin_cmpxchg16b; 824 | | fallback = atomic_umin_seqcst; 825 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 826 | / atomic_rmw_with_ifunc! { 827 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 828 | | cmpxchg16b = atomic_not_cmpxchg16b; 829 | | fallback = atomic_not_seqcst; 830 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13 | 739 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 831 | / atomic_rmw_with_ifunc! { 832 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 833 | | cmpxchg16b = atomic_neg_cmpxchg16b; 834 | | fallback = atomic_neg_seqcst; 835 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:10:11 | 10 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:39:14 | 39 | if !cfg!(portable_atomic_test_outline_atomics_detect_false) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_test_outline_atomics_detect_false)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:79:48 | 79 | not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 88 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 148 | debug_assert_vmovdqa_atomic!(); | ------------------------------ 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 170 | debug_assert_vmovdqa_atomic!(); | ------------------------------ 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:251:44 | 251 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:252:13 | 252 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:261:44 | 261 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:262:13 | 262 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 267 | / load_store_detect! { 268 | | vmovdqa = atomic_load_vmovdqa 269 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 272 | | } | |_____________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 267 | / load_store_detect! { 268 | | vmovdqa = atomic_load_vmovdqa 269 | | cmpxchg16b = atomic_load_cmpxchg16b ... | 272 | | } | |_____________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 283 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:329:44 | 329 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:330:13 | 330 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:340:44 | 340 | any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:341:13 | 341 | any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 359 | / load_store_detect! { 360 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 361 | | cmpxchg16b = atomic_store_cmpxchg16b 362 | | fallback = atomic_store_non_seqcst 363 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 359 | / load_store_detect! { 360 | | vmovdqa = atomic_store_vmovdqa_non_seqcst 361 | | cmpxchg16b = atomic_store_cmpxchg16b 362 | | fallback = atomic_store_non_seqcst 363 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13 | 212 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 368 | / load_store_detect! { 369 | | vmovdqa = atomic_store_vmovdqa_seqcst 370 | | cmpxchg16b = atomic_store_cmpxchg16b 371 | | fallback = atomic_store_seqcst 372 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50 | 234 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 368 | / load_store_detect! { 369 | | vmovdqa = atomic_store_vmovdqa_seqcst 370 | | cmpxchg16b = atomic_store_cmpxchg16b 371 | | fallback = atomic_store_seqcst 372 | | } | |_____________________- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:399:46 | 399 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:404:50 | 404 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 435 | debug_assert_cmpxchg16b!(); | -------------------------- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 630 | / atomic_rmw_cas_3! { 631 | | atomic_add_cmpxchg16b as atomic_add, 632 | | "mov rbx, rax", 633 | | "add rbx, rsi", 634 | | "mov rcx, rdx", 635 | | "adc rcx, r8", 636 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 637 | / atomic_rmw_cas_3! { 638 | | atomic_sub_cmpxchg16b as atomic_sub, 639 | | "mov rbx, rax", 640 | | "sub rbx, rsi", 641 | | "mov rcx, rdx", 642 | | "sbb rcx, r8", 643 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 644 | / atomic_rmw_cas_3! { 645 | | atomic_and_cmpxchg16b as atomic_and, 646 | | "mov rbx, rax", 647 | | "and rbx, rsi", 648 | | "mov rcx, rdx", 649 | | "and rcx, r8", 650 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 651 | / atomic_rmw_cas_3! { 652 | | atomic_nand_cmpxchg16b as atomic_nand, 653 | | "mov rbx, rax", 654 | | "and rbx, rsi", ... | 658 | | "not rcx", 659 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 660 | / atomic_rmw_cas_3! { 661 | | atomic_or_cmpxchg16b as atomic_or, 662 | | "mov rbx, rax", 663 | | "or rbx, rsi", 664 | | "mov rcx, rdx", 665 | | "or rcx, r8", 666 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 667 | / atomic_rmw_cas_3! { 668 | | atomic_xor_cmpxchg16b as atomic_xor, 669 | | "mov rbx, rax", 670 | | "xor rbx, rsi", 671 | | "mov rcx, rdx", 672 | | "xor rcx, r8", 673 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 675 | / atomic_rmw_cas_2! { 676 | | atomic_not_cmpxchg16b as atomic_not, 677 | | "mov rbx, rax", 678 | | "not rbx", 679 | | "mov rcx, rdx", 680 | | "not rcx", 681 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 682 | / atomic_rmw_cas_2! { 683 | | atomic_neg_cmpxchg16b as atomic_neg, 684 | | "mov rbx, rax", 685 | | "neg rbx", 686 | | "mov rcx, 0", 687 | | "sbb rcx, rdx", 688 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 690 | / atomic_rmw_cas_3! { 691 | | atomic_max_cmpxchg16b as atomic_max, 692 | | "cmp rsi, rax", 693 | | "mov rcx, r8", ... | 698 | | "cmovl rbx, rax", 699 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 700 | / atomic_rmw_cas_3! { 701 | | atomic_umax_cmpxchg16b as atomic_umax, 702 | | "cmp rsi, rax", 703 | | "mov rcx, r8", ... | 708 | | "cmovb rbx, rax", 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 710 | / atomic_rmw_cas_3! { 711 | | atomic_min_cmpxchg16b as atomic_min, 712 | | "cmp rsi, rax", 713 | | "mov rcx, r8", ... | 718 | | "cmovge rbx, rax", 719 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13 | 33 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 720 | / atomic_rmw_cas_3! { 721 | | atomic_umin_cmpxchg16b as atomic_umin, 722 | | "cmp rsi, rax", 723 | | "mov rcx, r8", ... | 728 | | "cmovae rbx, rax", 729 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 771 | / atomic_rmw_with_ifunc! { 772 | | unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128; 773 | | cmpxchg16b = atomic_swap_cmpxchg16b; 774 | | fallback = atomic_swap_seqcst; 775 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 776 | / atomic_rmw_with_ifunc! { 777 | | unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128; 778 | | cmpxchg16b = atomic_add_cmpxchg16b; 779 | | fallback = atomic_add_seqcst; 780 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 781 | / atomic_rmw_with_ifunc! { 782 | | unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128; 783 | | cmpxchg16b = atomic_sub_cmpxchg16b; 784 | | fallback = atomic_sub_seqcst; 785 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 786 | / atomic_rmw_with_ifunc! { 787 | | unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128; 788 | | cmpxchg16b = atomic_and_cmpxchg16b; 789 | | fallback = atomic_and_seqcst; 790 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 791 | / atomic_rmw_with_ifunc! { 792 | | unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128; 793 | | cmpxchg16b = atomic_nand_cmpxchg16b; 794 | | fallback = atomic_nand_seqcst; 795 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 796 | / atomic_rmw_with_ifunc! { 797 | | unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128; 798 | | cmpxchg16b = atomic_or_cmpxchg16b; 799 | | fallback = atomic_or_seqcst; 800 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 801 | / atomic_rmw_with_ifunc! { 802 | | unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128; 803 | | cmpxchg16b = atomic_xor_cmpxchg16b; 804 | | fallback = atomic_xor_seqcst; 805 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 806 | / atomic_rmw_with_ifunc! { 807 | | unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128; 808 | | cmpxchg16b = atomic_max_cmpxchg16b; 809 | | fallback = atomic_max_seqcst; 810 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 811 | / atomic_rmw_with_ifunc! { 812 | | unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128; 813 | | cmpxchg16b = atomic_umax_cmpxchg16b; 814 | | fallback = atomic_umax_seqcst; 815 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 816 | / atomic_rmw_with_ifunc! { 817 | | unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128; 818 | | cmpxchg16b = atomic_min_cmpxchg16b; 819 | | fallback = atomic_min_seqcst; 820 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 821 | / atomic_rmw_with_ifunc! { 822 | | unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128; 823 | | cmpxchg16b = atomic_umin_cmpxchg16b; 824 | | fallback = atomic_umin_seqcst; 825 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 826 | / atomic_rmw_with_ifunc! { 827 | | unsafe fn atomic_not(dst: *mut u128) -> u128; 828 | | cmpxchg16b = atomic_not_cmpxchg16b; 829 | | fallback = atomic_not_seqcst; 830 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25 | 747 | portable_atomic_target_feature = "cmpxchg16b", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 831 | / atomic_rmw_with_ifunc! { 832 | | unsafe fn atomic_neg(dst: *mut u128) -> u128; 833 | | cmpxchg16b = atomic_neg_cmpxchg16b; 834 | | fallback = atomic_neg_seqcst; 835 | | } | |_- 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(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:839:46 | 839 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:844:50 | 844 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_target_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:850:45 | 850 | cfg!(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47 | 43 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47 | 55 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47 | 75 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47 | 104 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1 | 852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min); | ---------------------------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47 | 43 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47 | 55 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47 | 75 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47 | 104 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1 | 853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin); | ------------------------------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_asm` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:12:11 | 12 | #[cfg(not(portable_atomic_no_asm))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word"); | ---------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword"); | ----------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 214 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 214 | atomic_bit_opts!(AtomicI64, i64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 216 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 216 | atomic_bit_opts!(AtomicU64, u64, "", "qword"); | --------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15 | 125 | #[cfg(portable_atomic_llvm_16)] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_llvm_16` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19 | 127 | #[cfg(not(portable_atomic_llvm_16))] | ^^^^^^^^^^^^^^^^^^^^^^^ ... 228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword"); | ------------------------------------------------- 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(portable_atomic_llvm_16)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:396:12 | 396 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_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(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:398:9 | 398 | not(portable_atomic_no_cfg_target_has_atomic), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50 | 228 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50 | 267 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50 | 289 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 406 | atomic!(AtomicI128, i128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50 | 228 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50 | 251 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50 | 267 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50 | 289 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 407 | atomic!(AtomicU128, u128, 16); | ----------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:682:39 | 682 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:710:39 | 710 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:780:39 | 780 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:831:39 | 831 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1243:39 | 1243 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1267:29 | 1267 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1471:39 | 1471 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1501:39 | 1501 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1566:39 | 1566 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1617:39 | 1617 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1685:39 | 1685 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2214:29 | 2214 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3752 | atomic_int!(AtomicIsize, isize, 8); | ---------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3754 | atomic_int!(AtomicUsize, usize, 8); | ---------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3762 | atomic_int!(AtomicI8, i8, 1); | ---------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3763 | atomic_int!(AtomicU8, u8, 1); | ---------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3766 | atomic_int!(AtomicI16, i16, 2); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3767 | atomic_int!(AtomicU16, u16, 2); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3770 | atomic_int!(AtomicI32, i32, 4); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3771 | atomic_int!(AtomicU32, u32, 4); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3774 | atomic_int!(AtomicI64, i64, 8); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3775 | atomic_int!(AtomicU64, u64, 8); | ------------------------------ 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3778 | atomic_int!(AtomicI128, i128, 16); | --------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51 | 2430 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51 | 2460 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51 | 2535 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51 | 2589 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51 | 2993 | any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37 | 3305 | const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... 3779 | atomic_int!(AtomicU128, u128, 16); | --------------------------------- 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(portable_atomic_no_const_raw_ptr_deref)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `portable-atomic` (lib) generated 730 warnings Fresh parking_lot_core v0.9.9 warning: `parking_lot_core` (lib) generated 2 warnings (2 duplicates) Fresh unicode-normalization v0.1.23 Fresh wyhash v0.5.0 Fresh atomicwrites v0.4.4 Fresh prost v0.12.6 Fresh pin-project-internal v1.0.12 Fresh erased-serde v0.4.2 Fresh bincode v1.3.3 warning: multiple associated functions are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:144:8 | 130 | pub trait ByteOrder: Clone + Copy { | --------- associated functions in this trait ... 144 | fn read_i16(buf: &[u8]) -> i16 { | ^^^^^^^^ ... 149 | fn read_i32(buf: &[u8]) -> i32 { | ^^^^^^^^ ... 154 | fn read_i64(buf: &[u8]) -> i64 { | ^^^^^^^^ ... 169 | fn write_i16(buf: &mut [u8], n: i16) { | ^^^^^^^^^ ... 174 | fn write_i32(buf: &mut [u8], n: i32) { | ^^^^^^^^^ ... 179 | fn write_i64(buf: &mut [u8], n: i64) { | ^^^^^^^^^ ... 200 | fn read_i128(buf: &[u8]) -> i128 { | ^^^^^^^^^ ... 205 | fn write_i128(buf: &mut [u8], n: i128) { | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_i8`, `read_i16`, `read_i32`, `read_i64`, and `read_i128` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:220:8 | 211 | pub trait ReadBytesExt: io::Read { | ------------ methods in this trait ... 220 | fn read_i8(&mut self) -> Result { | ^^^^^^^ ... 234 | fn read_i16(&mut self) -> Result { | ^^^^^^^^ ... 248 | fn read_i32(&mut self) -> Result { | ^^^^^^^^ ... 262 | fn read_i64(&mut self) -> Result { | ^^^^^^^^ ... 291 | fn read_i128(&mut self) -> Result { | ^^^^^^^^^ warning: methods `write_i8`, `write_i16`, `write_i32`, `write_i64`, and `write_i128` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/byteorder.rs:308:8 | 301 | pub trait WriteBytesExt: io::Write { | ------------- methods in this trait ... 308 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^^^ ... 320 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^^^^ ... 334 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^^^^ ... 348 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^^^^ ... 377 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^^^^^ warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bincode-1.3.3/src/de/mod.rs:272:9 | 263 | / fn deserialize_enum( 264 | | self, 265 | | _enum: &'static str, 266 | | _variants: &'static [&'static str], ... | 269 | | where 270 | | V: serde::de::Visitor<'de>, | |___________________________________- move the `impl` block outside of this method `deserialize_enum` 271 | { 272 | impl<'de, 'a, R: 'a, O> serde::de::EnumAccess<'de> for &'a mut Deserializer | ^^^^^^^^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^^^^ | | | | | `Deserializer` is not local | `EnumAccess` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `bincode` (lib) generated 4 warnings Fresh serde_derive_internals v0.29.0 warning: unexpected `cfg` condition name: `serde_build_from_git` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/lib.rs:45:12 | 45 | #[cfg_attr(serde_build_from_git, path = "../serde_derive/src/internals/mod.rs")] | ^^^^^^^^^^^^^^^^^^^^ | = 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(serde_build_from_git)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serde_build_from_git)");` 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: `serde_build_from_git` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/lib.rs:46:16 | 46 | #[cfg_attr(not(serde_build_from_git), path = "src/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(serde_build_from_git)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(serde_build_from_git)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `deserialize_in_place` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/attr.rs:276:11 | 276 | #[cfg(feature = "deserialize_in_place")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `deserialize_in_place` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/attr.rs:1854:30 | 1854 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:150:34 | 150 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:187:46 | 187 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:212:34 | 212 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/serde_derive_internals-0.29.0/src/receiver.rs:238:42 | 238 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_derive_internals` (lib) generated 8 warnings Fresh async-trait v0.1.85 Fresh utf8parse v0.2.1 Fresh ppv-lite86 v0.2.17 Fresh unicode-bidi v0.3.13 warning: `unicode-bidi` (lib) generated 2 warnings (2 duplicates) Fresh dyn_size_of v0.4.2 Fresh nodrop v0.1.14 warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nodrop-0.1.14/src/lib.rs:42:17 | 42 | Dropped(u8), | ------- ^^ | | | field in this variant | = 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 | 42 - Dropped(u8), 42 + Dropped(()), | warning: `nodrop` (lib) generated 1 warning Fresh number_prefix v0.4.0 Fresh unicode-width v0.2.0 Fresh indicatif v0.17.9 Fresh arrayvec v0.4.12 warning: unexpected `cfg` condition name: `has_union_feature` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:23:13 | 23 | #![cfg_attr(has_union_feature, feature(untagged_unions))] | ^^^^^^^^^^^^^^^^^ | = 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_union_feature)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_union_feature)");` 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_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:31:11 | 31 | #[cfg(not(has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:53:7 | 53 | #[cfg(has_stable_maybe_uninit)] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:56:15 | 56 | #[cfg(all(not(has_stable_maybe_uninit), has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:56:41 | 56 | #[cfg(all(not(has_stable_maybe_uninit), has_manually_drop_in_union))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_stable_maybe_uninit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:58:15 | 58 | #[cfg(all(not(has_stable_maybe_uninit), not(has_manually_drop_in_union)))] | ^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_stable_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_stable_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_manually_drop_in_union` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/lib.rs:58:45 | 58 | #[cfg(all(not(has_stable_maybe_uninit), not(has_manually_drop_in_union)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_manually_drop_in_union)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_manually_drop_in_union)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/array.rs:31:13 | 31 | fn from(usize) -> Self; | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: usize` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/arrayvec-0.4.12/src/array_string.rs:95:17 | 95 | let s = try!(str::from_utf8(b.as_slice())); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `arrayvec` (lib) generated 9 warnings Fresh bitm v0.4.2 Fresh idna v0.5.0 Fresh rand_chacha v0.3.1 Fresh anstyle-parse v0.2.0 Fresh schemars_derive v0.8.21 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/src/ast/mod.rs:55:54 | 40 | impl<'a> Container<'a> { | -- lifetime `'a` declared here ... 55 | pub fn transparent_field(&'a self) -> Option<&'a Field> { | ^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `original` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars_derive-0.8.21/src/ast/mod.rs:13:9 | 8 | pub struct Container<'a> { | --------- field in this struct ... 13 | pub original: &'a syn::DeriveInput, | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `schemars_derive` (lib) generated 2 warnings Fresh io v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/io) Fresh pin-project v1.0.12 Fresh anyhow v1.0.95 Fresh seedable_hash v0.1.1 Fresh prost-types v0.11.9 Fresh parking_lot v0.12.3 Fresh rand_chacha v0.2.2 Fresh url v2.5.4 Fresh rstar v0.12.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/rstar-0.12.0/src/rtree.rs:440:30 | 437 | pub fn intersection_candidates_with_other_tree<'a, U>( | -- lifetime `'a` declared here ... 440 | ) -> IntersectionIterator | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `rstar` (lib) generated 1 warning Fresh rayon v1.10.0 Fresh num-traits v0.2.19 warning: `num-traits` (lib) generated 4 warnings (4 duplicates) Fresh prettyplease v0.1.22 warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/lib.rs:340:23 | 340 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))] | ^^^^^^^^^^ | = 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(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:287:17 | 287 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug_indent` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:292:21 | 292 | if cfg!(prettyplease_debug_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(prettyplease_debug_indent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug_indent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:319:17 | 319 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:341:21 | 341 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prettyplease_debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:349:21 | 349 | if cfg!(prettyplease_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(prettyplease_debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prettyplease_debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/expr.rs:61:34 | 61 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/expr.rs:1172:30 | 1172 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:34:34 | 34 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:486:34 | 486 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:574:34 | 574 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/item.rs:666:34 | 666 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/pat.rs:29:34 | 29 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `exhaustive` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/ty.rs:29:34 | 29 | #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prettyplease-0.1.22/src/algorithm.rs:254:17 | 254 | let mut entry = &mut self.buf[index]; | ----^^^^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: `prettyplease` (lib) generated 15 warnings Fresh memory v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/memory) Fresh serde_json v1.0.137 Fresh hyper v0.14.26 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/ext.rs:113:82 | 113 | pub(crate) fn get_all_internal<'a>(&'a self, name: &HeaderName) -> ValueIter<'_, Bytes> { | -- lifetime `'a` declared here ^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/body/body.rs:447:25 | 447 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` 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: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/error.rs:595:7 | 595 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/client/conn.rs:1124:7 | 1124 | trait AssertSend: Send {} | ^^^^^^^^^^ warning: trait `AssertSendSync` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/hyper-0.14.26/src/client/conn.rs:1125:7 | 1125 | trait AssertSendSync: Send + Sync {} | ^^^^^^^^^^^^^^ warning: `hyper` (lib) generated 5 warnings Fresh xattr v1.3.1 Fresh approx v0.5.1 Fresh which v4.3.0 Fresh filetime v0.2.19 warning: `filetime` (lib) generated 4 warnings (4 duplicates) Fresh uuid v1.12.1 Fresh csv-core v0.1.11 Fresh i_float v1.6.0 Fresh mio v1.0.1 Fresh socket2 v0.5.5 Fresh signal-hook-registry v1.4.0 warning: `signal-hook-registry` (lib) generated 1 warning (1 duplicate) Fresh anstyle v1.0.8 Fresh dyn-clone v1.0.10 Fresh binout v0.2.1 Fresh anstyle-query v1.0.0 Fresh constant_time_eq v0.1.5 Fresh heck v0.4.1 Fresh base64 v0.21.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/src/lib.rs:122:13 | 122 | #![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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/base64-0.21.0/src/lib.rs:131:5 | 131 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `base64` (lib) generated 1 warning Fresh colorchoice v1.0.0 Fresh sdd v0.2.0 Fresh scc v2.1.0 Fresh anstream v0.6.11 Fresh prost-build v0.11.9 Fresh blake2-rfc v0.2.18 Fresh ph v0.8.5 warning: `ph` (lib) generated 4 warnings (4 duplicates) Fresh schemars v0.8.21 warning: unexpected `cfg` condition name: `std_atomic` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/mod.rs:47:7 | 47 | #[cfg(std_atomic)] | ^^^^^^^^^^ | = 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_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` 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: `std_atomic64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/atomic.rs:11:7 | 11 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std_atomic64` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/schemars-0.8.21/src/json_schema_impls/atomic.rs:18:7 | 18 | #[cfg(std_atomic64)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_atomic64)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `schemars` (lib) generated 3 warnings Fresh tokio v1.43.0 Fresh i_shape v1.6.0 Fresh csv v1.3.1 Fresh tar v0.4.41 (/wrkdirs/usr/ports/databases/qdrant/work/tar-rs-856dbd090eede1736604f23cfe99a104b5639734) Fresh geo-types v0.7.14 Fresh thiserror v2.0.11 Fresh zerocopy v0.8.14 Fresh validator v0.18.1 Fresh ordered-float v4.6.0 Fresh rand v0.7.3 warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: trait `Float` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand` (lib) generated 7 warnings Fresh axum-core v0.3.3 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/lib.rs:47:26 | 47 | #![deny(unreachable_pub, private_in_public)] | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/lib.rs:1:13 | 1 | #![cfg_attr(nightly_error_messages, feature(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(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` 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: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/extract/mod.rs:43:5 | 43 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-core-0.3.3/src/extract/mod.rs:112:5 | 112 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `axum-core` (lib) generated 4 warnings Fresh dataset v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/dataset) Fresh tower v0.4.13 warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `tower` (lib) generated 2 warnings Fresh rustls v0.22.4 warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rustls` (lib) generated 18 warnings Fresh rand v0.8.5 warning: `rand` (lib) generated 26 warnings (26 duplicates) Fresh crunchy v0.2.2 Fresh lz4-sys v1.11.1+lz4-1.10.0 warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:6:13 | 6 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:12:13 | 12 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:18:13 | 18 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:24:13 | 24 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:30:13 | 30 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/lz4-sys-1.11.1+lz4-1.10.0/src/lib.rs:36:13 | 36 | not(any(target_env = "wasi", target_os = "wasi")) | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_env` are: ``, `gnu`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `relibc`, `sgx`, and `uclibc` = note: see for more information about checking conditional configuration warning: `lz4-sys` (lib) generated 6 warnings Fresh prost-wkt-build v0.5.1 Fresh rustc_version v0.4.1 Fresh itertools v0.10.5 Fresh itertools v0.14.0 Fresh futures-executor v0.3.31 Fresh tokio-io-timeout v1.2.0 Fresh async-stream-impl v0.3.3 Fresh memmap2 v0.9.5 Fresh num_cpus v1.16.0 warning: `num_cpus` (lib) generated 2 warnings (2 duplicates) Fresh typetag-impl v0.2.15 Fresh serial_test_derive v3.2.0 Fresh i_key_sort v0.2.0 Fresh sync_wrapper v0.1.2 Fresh matchit v0.7.0 Fresh lz4_flex v0.11.3 warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `lz4_flex` (lib) generated 8 warnings Fresh bytemuck v1.21.0 Fresh inventory v0.3.14 Fresh i_tree v0.8.3 Fresh tap v1.0.1 Fresh robust v1.1.0 Fresh spade v2.12.1 Fresh common v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/common) Fresh i_overlay v1.9.3 Fresh typetag v0.2.15 Fresh blob_store v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/blob_store) Fresh axum v0.6.12 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/lib.rs:434:26 | 434 | #![deny(unreachable_pub, private_in_public)] | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/lib.rs:1:13 | 1 | #![cfg_attr(nightly_error_messages, feature(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(nightly_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` 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 import: `Extension` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:1:13 | 1 | use super::{Extension, FromRequest, FromRequestParts}; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused imports: `Uri` and `request::Parts` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:8:12 | 8 | use http::{request::Parts, Request, Uri}; | ^^^^^^^^^^^^^^ ^^^ warning: unexpected `cfg` condition name: `nightly_error_messages` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/handler/mod.rs:97:5 | 97 | nightly_error_messages, | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_error_messages)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly_error_messages)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `FromRequestParts` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/request_parts.rs:1:37 | 1 | use super::{Extension, FromRequest, FromRequestParts}; | ^^^^^^^^^^^^^^^^ warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:73:1 | 73 | / define_rejection! { 74 | | #[status = BAD_REQUEST] 75 | | #[body = "Failed to deserialize form"] 76 | | /// Rejection type used if the [`Form`](super::Form) extractor is unable to 77 | | /// deserialize the form into the target type. 78 | | pub struct FailedToDeserializeForm(Error); 79 | | } | |_- in this macro invocation | = note: `#[warn(dead_code)]` on by default = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:81:1 | 81 | / define_rejection! { 82 | | #[status = UNPROCESSABLE_ENTITY] 83 | | #[body = "Failed to deserialize form body"] 84 | | /// Rejection type used if the [`Form`](super::Form) extractor is unable to 85 | | /// deserialize the form body into the target type. 86 | | pub struct FailedToDeserializeFormBody(Error); 87 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: associated function `from_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/macros.rs:104:27 | 103 | impl $name { | ---------- associated function in this implementation 104 | pub(crate) fn from_err(err: E) -> Self | ^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/extract/rejection.rs:89:1 | 89 | / define_rejection! { 90 | | #[status = BAD_REQUEST] 91 | | #[body = "Failed to deserialize query string"] 92 | | /// Rejection type used if the [`Query`](super::Query) extractor is unable to 93 | | /// deserialize the form into the target type. 94 | | pub struct FailedToDeserializeQueryString(Error); 95 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info) warning: constant `NEST_TAIL_PARAM_CAPTURE` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/axum-0.6.12/src/routing/mod.rs:92:18 | 92 | pub(crate) const NEST_TAIL_PARAM_CAPTURE: &str = "/*__private__axum_nest_tail_param"; | ^^^^^^^^^^^^^^^^^^^^^^^ warning: `axum` (lib) generated 10 warnings Fresh serial_test v3.2.0 Fresh async-stream v0.3.3 Fresh hyper-timeout v0.4.1 Fresh futures v0.3.31 Fresh earcutr v0.4.2 Fresh librocksdb-sys v0.17.1+9.9.3 Fresh bitpacking v0.9.2 warning: unused macro definition: `declare_bitpacker_simple` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitpacking-0.9.2/src/bitpacker8x.rs:217:32 | 217 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/bitpacking-0.9.2/src/bitpacker8x.rs:217:43 | 217 | 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: `bitpacking` (lib) generated 7 warnings Fresh tokio-rustls v0.25.0 Fresh permutation_iterator v0.1.2 Fresh irg-kvariants v0.1.1 Fresh fst v0.4.7 Fresh protobuf-build v0.14.0 Fresh tonic-build v0.11.0 Fresh whatlang v0.16.4 warning: field `raw_scores` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/alphabets/mod.rs:44:9 | 42 | pub struct RawOutcome { | ---------- field in this struct 43 | pub count: usize, 44 | pub raw_scores: Vec<(Lang, usize)>, | ^^^^^^^^^^ | = note: `RawOutcome` 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: field `alphabet_raw_outcome` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/combined/mod.rs:9:9 | 7 | pub struct RawOutcome { | ---------- field in this struct 8 | pub scores: Vec<(Lang, f64)>, 9 | pub alphabet_raw_outcome: alphabets::RawOutcome, | ^^^^^^^^^^^^^^^^^^^^ | = note: `RawOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: field `raw_distances` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/whatlang-0.16.4/src/trigrams/detection.rs:14:9 | 12 | pub struct RawOutcome { | ---------- field in this struct 13 | pub trigrams_count: usize, 14 | pub raw_distances: Vec<(Lang, u32)>, | ^^^^^^^^^^^^^ | = note: `RawOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: `whatlang` (lib) generated 3 warnings Fresh dashmap v6.1.0 Fresh strum_macros v0.26.4 warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:90:14 | 90 | Derive { kw: kw::derive, paths: Vec }, | ------ ^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:157:9 | 156 | Serialize { | --------- field in this variant 157 | kw: kw::serialize, | ^^ warning: field `kw` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/strum_macros-0.26.4/src/helpers/metadata.rs:178:9 | 177 | Props { | ----- field in this variant 178 | kw: kw::props, | ^^ warning: `strum_macros` (lib) generated 3 warnings Fresh http-serde v2.1.1 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `mime_guess` (build script) generated 6 warnings Fresh merge_derive v0.1.0 Fresh geographiclib-rs v0.2.3 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geographiclib-rs-0.2.3/src/polygon_area.rs:77:58 | 75 | impl<'a> PolygonArea<'a> { | -- lifetime `'a` declared here 76 | /// Create a new PolygonArea using a Geodesic. 77 | pub fn new(geoid: &'a Geodesic, winding: Winding) -> PolygonArea { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `geographiclib-rs` (lib) generated 1 warning Fresh ordered-float v2.10.1 Fresh half v2.4.1 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:200:17 | 200 | #![cfg_attr(not(target_arch = "spirv"), warn(missing_debug_implementations))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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 warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:216:11 | 216 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:46:12 | 46 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = 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(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:918:11 | 918 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:926:11 | 926 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:933:11 | 933 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:940:11 | 940 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:947:11 | 947 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:954:11 | 954 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:961:11 | 961 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:968:11 | 968 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/bfloat.rs:975:11 | 975 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:12:11 | 12 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `kani` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:45:12 | 45 | #[cfg_attr(kani, derive(kani::Arbitrary))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kani)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kani)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:928:11 | 928 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:936:11 | 936 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:943:11 | 943 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:950:11 | 950 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:957:11 | 957 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:964:11 | 964 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:971:11 | 971 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:978:11 | 978 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/binary16.rs:985:11 | 985 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:4:5 | 4 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:6:9 | 6 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:7:9 | 7 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:16:5 | 16 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:18:9 | 18 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:19:9 | 19 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:30:9 | 30 | target_arch = "spirv", | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `IntegerFunctions2INTEL` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:32:13 | 32 | target_feature = "IntegerFunctions2INTEL", | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `SPV_INTEL_shader_integer_functions2` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/leading_zeros.rs:33:13 | 33 | target_feature = "SPV_INTEL_shader_integer_functions2" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_feature` are: `10e60`, `2e3`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-int8`, `amx-tile`, `atomics`, `avx`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, and `avx512vpopcntdq` and 266 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `spirv` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/half-2.4.1/src/lib.rs:238:15 | 238 | #[cfg(not(target_arch = "spirv"))] | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `half` (lib) generated 34 warnings Fresh tokio-stream v0.1.17 Fresh minimal-lexical v0.2.1 Fresh humantime v2.1.0 warning: unexpected `cfg` condition value: `cloudabi` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/src/date.rs:6:7 | 6 | #[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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/humantime-2.1.0/src/date.rs:14:9 | 14 | not(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`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see for more information about checking conditional configuration warning: `humantime` (lib) generated 2 warnings Fresh float_next_after v1.0.0 Fresh slice-group-by v0.3.1 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slice-group-by-0.3.1/src/linear_str_group/linear_str_group.rs:28:40 | 27 | impl<'a> LinearStrGroupMut<'a> { | -- lifetime `'a` declared here 28 | pub fn new(string: &'a mut str) -> LinearStrGroupMut { | ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `slice-group-by` (lib) generated 1 warning Fresh half v1.8.2 Fresh typeid v1.0.0 Fresh macro_rules_attribute-proc_macro v0.2.0 warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:223:17 | 223 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 251 | parse_optional_semicolons!(); | ---------------------------- in this macro invocation | = note: `#[warn(dropping_copy_types)]` on by default = note: this warning originates in the macro `parse_optional_semicolons` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 223 - drop(tts.next()); 223 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:244:13 | 244 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 260 | parse_trailing_comma!(); | ----------------------- in this macro invocation | = note: this warning originates in the macro `parse_trailing_comma` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 244 - drop(tts.next()); 244 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:266:13 | 266 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` | help: use `let _ = ...` to ignore the expression or result | 266 - drop(tts.next()); 266 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:244:13 | 244 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 268 | parse_trailing_comma!(); | ----------------------- in this macro invocation | = note: this warning originates in the macro `parse_trailing_comma` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 244 - drop(tts.next()); 244 + let _ = tts.next(); | warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:223:17 | 223 | drop(tts.next()); | ^^^^^----------^ | | | argument has type `Option<&proc_macro::TokenTree>` ... 276 | if parse_optional_semicolons!().is_none() { | ---------------------------- in this macro invocation | = note: this warning originates in the macro `parse_optional_semicolons` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `let _ = ...` to ignore the expression or result | 223 - drop(tts.next()); 223 + let _ = tts.next(); | warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/macro_rules_attribute-proc_macro-0.2.0/mod.rs:300:9 | 297 | / fn vec (self: Self) 298 | | -> Vec | |________________________- move the `impl` block outside of this method `vec` 299 | { 300 | impl CollectVec for T {} | ^^^^^^^^^^^^^^^^^^^^^^^----------^^^^^^ | | | `CollectVec` is not local | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: `#[warn(non_local_definitions)]` on by default warning: `macro_rules_attribute-proc_macro` (lib) generated 6 warnings Fresh macro_rules_attribute v0.2.0 Fresh serde-untagged v0.1.6 Fresh serde_cbor v0.11.2 Fresh charabia v0.9.2 Fresh geo v0.29.3 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:82:42 | 71 | pub trait TriangulationRequirementTrait<'a, T> | -- lifetime `'a` declared here ... 82 | fn coords(&'a self) -> CoordsIter; | ^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:321:47 | 315 | impl<'a, 'l, T, G> private::TriangulationRequirementTrait<'a, T> for G | -- lifetime `'a` declared here ... 321 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:342:47 | 337 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for Vec | -- lifetime `'a` declared here ... 342 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/geo-0.29.3/src/algorithm/triangulate_spade.rs:360:47 | 355 | impl<'a, T, G> private::TriangulationRequirementTrait<'a, T> for &[G] | -- lifetime `'a` declared here ... 360 | fn coords(&'a self) -> private::CoordsIter { | ^ this elided lifetime gets resolved as `'a` warning: `geo` (lib) generated 4 warnings Fresh nom v7.1.3 warning: `nom` (lib) generated 13 warnings (13 duplicates) Fresh tonic v0.11.0 Fresh sparse v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/sparse) Fresh serde-value v0.7.0 Fresh unicase v2.6.0 warning: `unicase` (lib) generated 60 warnings (60 duplicates) Fresh merge v0.1.0 Fresh issues v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/issues) Fresh strum v0.26.3 Fresh quantization v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/quantization) Fresh rocksdb v0.23.0 Fresh slog v2.7.0 warning: unexpected `cfg` condition name: `macro_workaround` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2561:7 | 2561 | #[cfg(macro_workaround)] | ^^^^^^^^^^^^^^^^ | = 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(macro_workaround)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macro_workaround)");` 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: `macro_workaround` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2576:11 | 2576 | #[cfg(not(macro_workaround))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macro_workaround)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macro_workaround)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2885:7 | 2885 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2887:7 | 2887 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1215:16 | 1215 | #[cfg_attr(feature = "cargo-clippy", allow(wrong_self_convention))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `dynamic-keys`, `erased-serde`, `max_level_debug`, `max_level_error`, `max_level_info`, `max_level_off`, `max_level_trace`, `max_level_warn`, `nested-values`, `nothreads`, `release_max_level_debug`, `release_max_level_error`, `release_max_level_info`, `release_max_level_off`, `release_max_level_trace`, `release_max_level_warn`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1281:9 | 1281 | try!(write!(f, "Logger{:?}", self.list)); | ^^^ | = note: `#[warn(deprecated)]` on by default warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2669:15 | 2669 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `integer128` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2674:15 | 2674 | #[cfg(integer128)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3336:9 | 3336 | try!(self.0.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3460:9 | 3460 | try!(self.kv.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3461:9 | 3461 | try!(self.next_node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3473:9 | 3473 | try!(self.next_node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3474:9 | 3474 | try!(self.node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3486:9 | 3486 | try!(self.node.serialize(record, serializer)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3494:9 | 3494 | try!(write!(f, "(")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3523:9 | 3523 | try!(write!(f, ")")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3509:13 | 3509 | try!( | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3503:17 | 3503 | try!(write!(f, "{}", key)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3500:21 | 3500 | try!(write!(f, ", ")); | ^^^ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1837:17 | 1837 | map_fn: Box>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 1837 | map_fn: Box>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2752:32 | 2752 | struct ErrorAsFmt<'a>(pub &'a (std::error::Error + 'static)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2752 | struct ErrorAsFmt<'a>(pub &'a (dyn std::error::Error + 'static)); | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3069:25 | 3069 | serializer: &'a mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3069 | serializer: &'a mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3426:13 | 3426 | pub &'a KV, | ^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3426 | pub &'a dyn KV, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3436:20 | 3436 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3436 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3441:20 | 3441 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3441 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3442:15 | 3442 | node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3442 | node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3448:15 | 3448 | node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3448 | node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1109:27 | 1109 | pub struct Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1109 | pub struct Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2726:49 | 2726 | fn emit_error(&mut self, key: Key, error: &(std::error::Error + 'static)) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2726 | fn emit_error(&mut self, key: Key, error: &(dyn std::error::Error + 'static)) -> Result { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2839:26 | 2839 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2839 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3243:59 | 3243 | fn serialize(&self, record: &Record, serializer: &mut Serializer) | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3243 | fn serialize(&self, record: &Record, serializer: &mut dyn Serializer) | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1252:21 | 1252 | ) -> Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1252 | ) -> Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1268:21 | 1268 | ) -> Logger>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1268 | ) -> Logger>> | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2025:32 | 2025 | fn cause(&self) -> Option<&std::error::Error> { | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2025 | fn cause(&self) -> Option<&dyn std::error::Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2851:26 | 2851 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2851 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2917:26 | 2917 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2917 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2939:26 | 2939 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2939 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2956:26 | 2956 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2956 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2969:26 | 2969 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2969 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2983:26 | 2983 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2983 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2997:26 | 2997 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2997 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3009:26 | 3009 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3009 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3052:26 | 3052 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3052 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3147:26 | 3147 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3147 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3179:26 | 3179 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3179 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3254:26 | 3254 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3254 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3314:26 | 3314 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3314 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3334:26 | 3334 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3334 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3348:26 | 3348 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3348 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3361:26 | 3361 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3361 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3374:26 | 3374 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3374 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3384:26 | 3384 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3384 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3458:26 | 3458 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3458 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3545:24 | 3545 | next_node: Arc, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3545 | next_node: Arc, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2871 | impl_value_for!(usize, emit_usize); | ---------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2872 | impl_value_for!(isize, emit_isize); | ---------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2873 | impl_value_for!(bool, emit_bool); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2874 | impl_value_for!(char, emit_char); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2875 | impl_value_for!(u8, emit_u8); | ---------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2876 | impl_value_for!(i8, emit_i8); | ---------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2877 | impl_value_for!(u16, emit_u16); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2878 | impl_value_for!(i16, emit_i16); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2879 | impl_value_for!(u32, emit_u32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2880 | impl_value_for!(i32, emit_i32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2881 | impl_value_for!(f32, emit_f32); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2882 | impl_value_for!(u64, emit_u64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2883 | impl_value_for!(i64, emit_i64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2884 | impl_value_for!(f64, emit_f64); | ------------------------------ in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2886 | impl_value_for!(u128, emit_u128); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2863:44 | 2863 | serializer : &mut Serializer | ^^^^^^^^^^ ... 2888 | impl_value_for!(i128, emit_i128); | -------------------------------- in this macro invocation | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: this warning originates in the macro `impl_value_for` (in Nightly builds, run with -Z macro-backtrace for more info) warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2895:26 | 2895 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2895 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2906:26 | 2906 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2906 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2928:26 | 2928 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 2928 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3021:26 | 3021 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3021 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3033:26 | 3033 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3033 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3324:27 | 3324 | _serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3324 | _serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3471:26 | 3471 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3471 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3484:26 | 3484 | serializer: &mut Serializer, | ^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3484 | serializer: &mut dyn Serializer, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3634:32 | 3634 | fn cause(&self) -> Option<&std::error::Error> { | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3634 | fn cause(&self) -> Option<&dyn std::error::Error> { | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3723:22 | 3723 | pub type Serialize = Value; | ^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 3723 | pub type Serialize = dyn Value; | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1154:24 | 1154 | as Arc>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1154 | as Arc>, | +++ warning: trait objects without an explicit `dyn` are deprecated --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:1258:24 | 1258 | as Arc>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see help: if this is a dyn-compatible trait, use `dyn` | 1258 | as Arc>, | +++ warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:2021:48 | 2021 | MutexDrainError::Drain(ref e) => e.description(), | ^^^^^^^^^^^ warning: use of deprecated method `core::error::Error::description`: use the Display impl or to_string() --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3628:35 | 3628 | Error::Io(ref e) => e.description(), | ^^^^^^^^^^^ warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3085:42 | 3085 | s.serialize(self.record, self.key.clone(), self.serializer) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3093:55 | 3093 | let _ = self.serializer.emit_unit(self.key.clone()); | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed warning: call to `.clone()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/slog-2.7.0/src/lib.rs:3316:40 | 3316 | self.1.serialize(record, self.0.clone(), serializer) | ^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed warning: `slog` (lib) generated 87 warnings Fresh prost-wkt v0.5.1 warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Send` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Sync` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Send` is not local | `Sync` is not local | `Serialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Strictest` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/prost-wkt-0.5.1/src/lib.rs:6:1 | 6 | #[typetag::serde(tag = "@type")] | -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | `Box` is not local | `Deserialize` is not local | move the `impl` block outside of this constant `_MessageSerde_registry` 7 | pub trait MessageSerde: prost::Message + std::any::Any { | ------------ `MessageSerde` is not local | = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl` = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `prost-wkt` (lib) generated 7 warnings Fresh geohash v0.13.1 Fresh gpu v0.1.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/gpu) Fresh sha2 v0.10.8 Fresh sysinfo v0.33.1 Fresh snafu-derive v0.8.4 Fresh env_filter v0.1.0 Fresh serde_variant v0.1.3 Fresh smol_str v0.3.2 Fresh delegate v0.13.2 Fresh num-derive v0.4.2 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `same-file` (lib) generated 1 warning Fresh data-encoding v2.7.0 Fresh arc-swap v1.7.1 Fresh is_sorted v0.1.1 Fresh atomic_refcell v0.1.13 Fresh strsim v0.10.0 Fresh self_cell v1.1.0 Fresh fs_extra v1.3.0 Fresh num-cmp v0.1.0 Fresh seahash v4.1.0 Fresh segment v0.6.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/segment) Fresh docopt v1.1.1 Fresh walkdir v2.5.0 Fresh env_logger v0.11.6 Fresh snafu v0.8.4 Fresh prost-wkt-types v0.5.1 warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:198:177 | 198 | ...)] const IMPL_MESSAGE_SERDE_FOR_DURATION : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Duration")] impl :: prost_wkt :: MessageSerde for Duration { ... | ------------------------------------------ ^^^^^----------------------------^^^^^-------- | | | | | | | | | `Duration` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_DURATION` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint = note: `#[warn(non_local_definitions)]` on by default warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:198:1379 | 198 | ...)] const IMPL_MESSAGE_SERDE_FOR_DURATION : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Duration")] impl :: prost_wkt :: MessageSerde for Duration { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Duration" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Duration" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Duration" , decoder : | buf : & [u8] | { let msg : Duration = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Duration { ... | ------------------------------------------ ^^^^^----------------^^^^^-------- | | | | | | | | | `Duration` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_DURATION` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:200:179 | 200 | ...)] const IMPL_MESSAGE_SERDE_FOR_TIMESTAMP : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Timestamp")] impl :: prost_wkt :: MessageSerde for Timestamp { ... | ------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `Timestamp` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TIMESTAMP` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbtime/google.protobuf.rs:200:1386 | 200 | ...)] const IMPL_MESSAGE_SERDE_FOR_TIMESTAMP : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Timestamp")] impl :: prost_wkt :: MessageSerde for Timestamp { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Timestamp" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Timestamp" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Timestamp" , decoder : | buf : & [u8] | { let msg : Timestamp = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Timestamp { ... | ------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `Timestamp` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_TIMESTAMP` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:95:173 | 95 | ...)] const IMPL_MESSAGE_SERDE_FOR_STRUCT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Struct")] impl :: prost_wkt :: MessageSerde for Struct { ... | ---------------------------------------- ^^^^^----------------------------^^^^^------ | | | | | | | | | `Struct` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STRUCT` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:95:1365 | 95 | ...)] const IMPL_MESSAGE_SERDE_FOR_STRUCT : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Struct")] impl :: prost_wkt :: MessageSerde for Struct { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Struct" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Struct" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Struct" , decoder : | buf : & [u8] | { let msg : Struct = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Struct { ... | ---------------------------------------- ^^^^^----------------^^^^^------ | | | | | | | | | `Struct` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_STRUCT` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:97:171 | 97 | ...)] const IMPL_MESSAGE_SERDE_FOR_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Value")] impl :: prost_wkt :: MessageSerde for Value { ... | --------------------------------------- ^^^^^----------------------------^^^^^----- | | | | | | | | | `Value` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:97:1358 | 97 | ...)] const IMPL_MESSAGE_SERDE_FOR_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Value")] impl :: prost_wkt :: MessageSerde for Value { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Value" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Value" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Value" , decoder : | buf : & [u8] | { let msg : Value = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Value { ... | --------------------------------------- ^^^^^----------------^^^^^----- | | | | | | | | | `Value` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:99:180 | 99 | ...)] const IMPL_MESSAGE_SERDE_FOR_LIST_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.ListValue")] impl :: prost_wkt :: MessageSerde for ListValue { ... | -------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `ListValue` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_LIST_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbstruct/google.protobuf.rs:99:1387 | 99 | ...)] const IMPL_MESSAGE_SERDE_FOR_LIST_VALUE : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.ListValue")] impl :: prost_wkt :: MessageSerde for ListValue { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "ListValue" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.ListValue" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.ListValue" , decoder : | buf : & [u8] | { let msg : ListValue = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for ListValue { ... | -------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `ListValue` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_LIST_VALUE` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbany/google.protobuf.rs:137:167 | 137 | ...)] const IMPL_MESSAGE_SERDE_FOR_ANY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Any")] impl :: prost_wkt :: MessageSerde for Any { ... | ------------------------------------- ^^^^^----------------------------^^^^^--- | | | | | | | | | `Any` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ANY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbany/google.protobuf.rs:137:1344 | 137 | ...)] const IMPL_MESSAGE_SERDE_FOR_ANY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Any")] impl :: prost_wkt :: MessageSerde for Any { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Any" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Any" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Any" , decoder : | buf : & [u8] | { let msg : Any = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Any { ... | ------------------------------------- ^^^^^----------------^^^^^--- | | | | | | | | | `Any` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_ANY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbempty/google.protobuf.rs:16:171 | 16 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Empty")] impl :: prost_wkt :: MessageSerde for Empty { ... | --------------------------------------- ^^^^^----------------------------^^^^^----- | | | | | | | | | `Empty` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EMPTY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbempty/google.protobuf.rs:16:1358 | 16 | ...)] const IMPL_MESSAGE_SERDE_FOR_EMPTY : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.Empty")] impl :: prost_wkt :: MessageSerde for Empty { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "Empty" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.Empty" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.Empty" , decoder : | buf : & [u8] | { let msg : Empty = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for Empty { ... | --------------------------------------- ^^^^^----------------^^^^^----- | | | | | | | | | `Empty` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_EMPTY` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbmask/google.protobuf.rs:233:180 | 233 | ...)] const IMPL_MESSAGE_SERDE_FOR_FIELD_MASK : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.FieldMask")] impl :: prost_wkt :: MessageSerde for FieldMask { ... | -------------------------------------------- ^^^^^----------------------------^^^^^--------- | | | | | | | | | `FieldMask` is not local | | help: use a const-anon item to suppress this lint: `_` `MessageSerde` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_FIELD_MASK` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item --> /wrkdirs/usr/ports/databases/qdrant/work/target/release/build/prost-wkt-types-63d408ebf6c5fb4f/out/pbmask/google.protobuf.rs:233:1387 | 233 | ...)] const IMPL_MESSAGE_SERDE_FOR_FIELD_MASK : () = { use :: prost_wkt :: typetag ; # [typetag :: serde (name = "type.googleapis.com/google.protobuf.FieldMask")] impl :: prost_wkt :: MessageSerde for FieldMask { fn package_name (& self) -> & 'static str { "google.protobuf" } fn message_name (& self) -> & 'static str { "FieldMask" } fn type_url (& self) -> & 'static str { "type.googleapis.com/google.protobuf.FieldMask" } fn new_instance (& self , data : Vec < u8 >) -> :: std :: result :: Result < Box < dyn :: prost_wkt :: MessageSerde > , :: prost :: DecodeError > { let mut target = Self :: default () ; :: prost :: Message :: merge (& mut target , data . as_slice ()) ? ; let erased : :: std :: boxed :: Box < dyn :: prost_wkt :: MessageSerde > = :: std :: boxed :: Box :: new (target) ; Ok (erased) } fn try_encoded (& self) -> :: std :: result :: Result < :: std :: vec :: Vec < u8 > , :: prost :: EncodeError > { let mut buf = :: std :: vec :: Vec :: with_capacity (:: prost :: Message :: encoded_len (self)) ; :: prost :: Message :: encode (self , & mut buf) ? ; Ok (buf) } } :: prost_wkt :: inventory :: submit ! { :: prost_wkt :: MessageSerdeDecoderEntry { type_url : "type.googleapis.com/google.protobuf.FieldMask" , decoder : | buf : & [u8] | { let msg : FieldMask = :: prost :: Message :: decode (buf) ? ; Ok (:: std :: boxed :: Box :: new (msg)) } } } impl :: prost :: Name for FieldMask { ... | -------------------------------------------- ^^^^^----------------^^^^^--------- | | | | | | | | | `FieldMask` is not local | | help: use a const-anon item to suppress this lint: `_` `Name` is not local | move the `impl` block outside of this constant `IMPL_MESSAGE_SERDE_FOR_FIELD_MASK` | = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint warning: `prost-wkt-types` (lib) generated 16 warnings Fresh crc32c v0.6.8 warning: api@1.13.2: current git commit hash could not be determined Fresh mime_guess v2.0.4 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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 warning: `mime_guess` (lib) generated 2 warnings Fresh protobuf v2.28.0 warning: unexpected `cfg` condition name: `never` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/lib.rs:186:7 | 186 | #[cfg(never)] | ^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` 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: `never` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/lib.rs:189:7 | 189 | #[cfg(never)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/descriptor.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/plugin.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/rustproto.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/any.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/api.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/duration.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/empty.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/field_mask.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/source_context.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/struct_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/timestamp.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/type_pb.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/wrappers.rs:11:10 | 11 | #![allow(box_pointers)] | ^^^^^^^^^^^^ warning: ambiguous glob re-exports --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/well_known_types/mod.rs:17:9 | 17 | pub use self::any::*; | ^^^^^^^^^^^^ the name `file_descriptor_proto` in the value namespace is first re-exported here ... 26 | pub use self::wrappers::*; | ----------------- but the name `file_descriptor_proto` in the value namespace is also re-exported here | = note: `#[warn(ambiguous_glob_reexports)]` on by default warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/coded_output_stream.rs:69:30 | 69 | Write(&'a mut dyn Write, Vec), | ----- ^^^^^^^ | | | field in this variant | = 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 | 69 - Write(&'a mut dyn Write, Vec), 69 + Write(&'a mut dyn Write, ()), | warning: trait `GetRepeatedMessage` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:75:7 | 75 | trait GetRepeatedMessage: Sync { | ^^^^^^^^^^^^^^^^^^ warning: trait `GetRepeatedEnum` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:81:7 | 81 | trait GetRepeatedEnum: Sync { | ^^^^^^^^^^^^^^^ warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:104:42 | 104 | String(for<'a> fn(&'a M) -> &'a str, fn(&mut M, String)), | ------ field in this variant ^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 104 - String(for<'a> fn(&'a M) -> &'a str, fn(&mut M, String)), 104 + String(for<'a> fn(&'a M) -> &'a str, ()), | warning: field `1` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:105:42 | 105 | Bytes(for<'a> fn(&'a M) -> &'a [u8], fn(&mut M, Vec)), | ----- field in this variant ^^^^^^^^^^^^^^^^^^^ | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 105 - Bytes(for<'a> fn(&'a M) -> &'a [u8], fn(&mut M, Vec)), 105 + Bytes(for<'a> fn(&'a M) -> &'a [u8], ()), | warning: method `mut_field` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:127:8 | 122 | pub(crate) trait FieldAccessor2: Sync | -------------- method in this trait ... 127 | fn mut_field<'a>(&self, _: &'a mut M) -> &'a mut R; | ^^^^^^^^^ warning: field `mut_field` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/acc/v1.rs:135:5 | 130 | struct MessageGetMut | ------------- field in this struct ... 135 | mut_field: for<'a> fn(&'a mut M) -> &'a mut L, | ^^^^^^^^^ warning: method `set_value` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/reflect/optional.rs:9:8 | 6 | pub trait ReflectOptional: 'static { | --------------- method in this trait ... 9 | fn set_value(&mut self, value: &dyn ProtobufValue); | ^^^^^^^^^ warning: field `0` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/protobuf-2.28.0/src/buf_read_iter.rs:37:11 | 37 | Slice(&'a [u8]), | ----- ^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 37 - Slice(&'a [u8]), 37 + Slice(()), | warning: `protobuf` (lib) generated 25 warnings Fresh v_htmlescape v0.15.8 warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/src/lib.rs:1461:32 | 1461 | let slot = unsafe { &*(&FN as *const _ as *const AtomicUsize) }; | ^^^ 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 | 1461 | let slot = unsafe { &*(&raw const FN as *const _ as *const AtomicUsize) }; | +++++++++ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/v_htmlescape-0.15.8/src/lib.rs:1468:23 | 1468 | let slot = &*(&FN as *const _ as *const AtomicUsize); | ^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives help: use `&raw const` instead to create a raw pointer | 1468 | let slot = &*(&raw const FN as *const _ as *const AtomicUsize); | +++++++++ warning: `v_htmlescape` (lib) generated 2 warnings Fresh serde_qs v0.13.0 Fresh prost v0.11.9 Fresh rmp v0.8.14 Fresh md-5 v0.10.6 Fresh fs4 v0.11.1 Fresh itertools v0.13.0 Fresh rand_distr v0.4.3 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: field `delta` is never read --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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/databases/qdrant/work/qdrant-1.13.2/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: `rand_distr` (lib) generated 35 warnings Fresh crossbeam-channel v0.5.8 Fresh num-integer v0.1.46 Fresh quick-xml v0.37.2 Fresh regex-syntax v0.6.28 warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/regex-syntax-0.6.28/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: `regex-syntax` (lib) generated 2 warnings Fresh siphasher v0.3.10 Fresh http-range v0.1.5 Fresh actix-files v0.6.6 Fresh hashring v0.3.6 Fresh regex-automata v0.1.10 Fresh object_store v0.11.2 Fresh num-bigint v0.4.4 warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:186:7 | 186 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` 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_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:192:7 | 192 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:209:28 | 209 | #[cfg(all(feature = "std", has_try_from))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:219:7 | 219 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:5:7 | 5 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:10:7 | 10 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:316:7 | 316 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:328:7 | 328 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 134 | impl_try_from_bigint!(u8, ToPrimitive::to_u8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 134 | impl_try_from_bigint!(u8, ToPrimitive::to_u8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 135 | impl_try_from_bigint!(u16, ToPrimitive::to_u16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 135 | impl_try_from_bigint!(u16, ToPrimitive::to_u16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 136 | impl_try_from_bigint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 136 | impl_try_from_bigint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 137 | impl_try_from_bigint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 137 | impl_try_from_bigint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 138 | impl_try_from_bigint!(usize, ToPrimitive::to_usize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 138 | impl_try_from_bigint!(usize, ToPrimitive::to_usize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 139 | impl_try_from_bigint!(u128, ToPrimitive::to_u128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 139 | impl_try_from_bigint!(u128, ToPrimitive::to_u128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 141 | impl_try_from_bigint!(i8, ToPrimitive::to_i8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 141 | impl_try_from_bigint!(i8, ToPrimitive::to_i8); | --------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 142 | impl_try_from_bigint!(i16, ToPrimitive::to_i16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 142 | impl_try_from_bigint!(i16, ToPrimitive::to_i16); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 143 | impl_try_from_bigint!(i32, ToPrimitive::to_i32); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 143 | impl_try_from_bigint!(i32, ToPrimitive::to_i32); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 144 | impl_try_from_bigint!(i64, ToPrimitive::to_i64); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 144 | impl_try_from_bigint!(i64, ToPrimitive::to_i64); | ----------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 145 | impl_try_from_bigint!(isize, ToPrimitive::to_isize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 145 | impl_try_from_bigint!(isize, ToPrimitive::to_isize); | --------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:112:15 | 112 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 146 | impl_try_from_bigint!(i128, ToPrimitive::to_i128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/bigint/convert.rs:122:15 | 122 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 146 | impl_try_from_bigint!(i128, ToPrimitive::to_i128); | ------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_bigint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1029:21 | 1029 | #[cfg(any(test, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1036:21 | 1036 | #[cfg(any(test, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1047:11 | 1047 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:1061:7 | 1061 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:1:11 | 1 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:12:11 | 12 | #[cfg(all(use_addcarry, target_arch = "x86_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(use_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:15:11 | 15 | #[cfg(all(use_addcarry, target_arch = "x86"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:19:11 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:19:25 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:27:11 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:27:29 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:36:11 | 36 | #[cfg(not(use_addcarry))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:157:15 | 157 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:175:11 | 175 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:202:15 | 202 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/addition.rs:228:11 | 228 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:2:11 | 2 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:389:15 | 389 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:400:11 | 400 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:431:15 | 431 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/division.rs:448:11 | 448 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:3:11 | 3 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:487:15 | 487 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:498:11 | 498 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:516:15 | 516 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/multiplication.rs:530:11 | 530 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:1:11 | 1 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:12:11 | 12 | #[cfg(all(use_addcarry, target_arch = "x86_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(use_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:15:11 | 15 | #[cfg(all(use_addcarry, target_arch = "x86"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:19:11 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:19:25 | 19 | #[cfg(all(use_addcarry, u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:27:11 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:27:29 | 27 | #[cfg(all(use_addcarry, not(u64_digit)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_addcarry` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:36:11 | 36 | #[cfg(not(use_addcarry))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_addcarry)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_addcarry)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:170:15 | 170 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:181:11 | 181 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:204:15 | 204 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:212:11 | 212 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:223:15 | 223 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:235:11 | 235 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:258:15 | 258 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:266:11 | 266 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:278:15 | 278 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/subtraction.rs:290:11 | 290 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:13:7 | 13 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:17:7 | 17 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 421 | impl_try_from_biguint!(u8, ToPrimitive::to_u8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 421 | impl_try_from_biguint!(u8, ToPrimitive::to_u8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 422 | impl_try_from_biguint!(u16, ToPrimitive::to_u16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 422 | impl_try_from_biguint!(u16, ToPrimitive::to_u16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 423 | impl_try_from_biguint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 423 | impl_try_from_biguint!(u32, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 424 | impl_try_from_biguint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 424 | impl_try_from_biguint!(u64, ToPrimitive::to_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(has_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 425 | impl_try_from_biguint!(usize, ToPrimitive::to_usize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 425 | impl_try_from_biguint!(usize, ToPrimitive::to_usize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 426 | impl_try_from_biguint!(u128, ToPrimitive::to_u128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 426 | impl_try_from_biguint!(u128, ToPrimitive::to_u128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 428 | impl_try_from_biguint!(i8, ToPrimitive::to_i8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 428 | impl_try_from_biguint!(i8, ToPrimitive::to_i8); | ---------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 429 | impl_try_from_biguint!(i16, ToPrimitive::to_i16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 429 | impl_try_from_biguint!(i16, ToPrimitive::to_i16); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 430 | impl_try_from_biguint!(i32, ToPrimitive::to_i32); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 430 | impl_try_from_biguint!(i32, ToPrimitive::to_i32); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 431 | impl_try_from_biguint!(i64, ToPrimitive::to_i64); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 431 | impl_try_from_biguint!(i64, ToPrimitive::to_i64); | ------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 432 | impl_try_from_biguint!(isize, ToPrimitive::to_isize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 432 | impl_try_from_biguint!(isize, ToPrimitive::to_isize); | ---------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:399:15 | 399 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 433 | impl_try_from_biguint!(i128, ToPrimitive::to_i128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:409:15 | 409 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 433 | impl_try_from_biguint!(i128, ToPrimitive::to_i128); | -------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_try_from_biguint` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 554 | impl_biguint_try_from_int!(i8, FromPrimitive::from_i8); | ------------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 555 | impl_biguint_try_from_int!(i16, FromPrimitive::from_i16); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 556 | impl_biguint_try_from_int!(i32, FromPrimitive::from_i32); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 557 | impl_biguint_try_from_int!(i64, FromPrimitive::from_i64); | -------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 558 | impl_biguint_try_from_int!(isize, FromPrimitive::from_isize); | ------------------------------------------------------------ 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_try_from` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/convert.rs:542:15 | 542 | #[cfg(has_try_from)] | ^^^^^^^^^^^^ ... 559 | impl_biguint_try_from_int!(i128, FromPrimitive::from_i128); | ---------------------------------------------------------- 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_try_from)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_try_from)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_biguint_try_from_int` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:3:11 | 3 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:20:7 | 20 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:39:7 | 39 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:87:7 | 87 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:111:7 | 111 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:119:11 | 119 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:127:11 | 127 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:156:11 | 156 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:163:11 | 163 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:183:11 | 183 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:191:11 | 191 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:216:11 | 216 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:223:7 | 223 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:231:7 | 231 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:260:7 | 260 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:9:11 | 9 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:11:11 | 11 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:13:11 | 13 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:16:15 | 16 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:176:15 | 176 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint/iter.rs:179:11 | 179 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:529:19 | 529 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:535:15 | 535 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:558:19 | 558 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/biguint.rs:561:15 | 561 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:240:15 | 240 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:242:11 | 242 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:247:15 | 247 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:249:11 | 249 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:253:15 | 253 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:255:11 | 255 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:259:15 | 259 | #[cfg(not(u64_digit))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `u64_digit` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/num-bigint-0.4.4/src/lib.rs:261:11 | 261 | #[cfg(u64_digit)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(u64_digit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(u64_digit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-bigint` (lib) generated 141 warnings Fresh wal v0.1.2 (/wrkdirs/usr/ports/databases/qdrant/work/wal-f42e853debf22a3a746de444d625bb8cc1d2e61e) Fresh rmp-serde v1.3.0 Fresh raft-proto v0.7.0 Fresh actix-web-validator v6.0.0 Fresh api v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/api) Fresh tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 warning: unexpected `cfg` condition name: `jemallocator_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:596:11 | 596 | #[cfg(not(jemallocator_docs))] | ^^^^^^^^^^^^^^^^^ | = 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(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_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: `jemallocator_docs` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:697:7 | 697 | #[cfg(jemallocator_docs)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(jemallocator_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(jemallocator_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:143:16 | 143 | #[cfg_attr(prefixed, link_name = "_rjem_malloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:154:16 | 154 | #[cfg_attr(prefixed, link_name = "_rjem_calloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:178:16 | 178 | #[cfg_attr(prefixed, link_name = "_rjem_posix_memalign")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:198:16 | 198 | #[cfg_attr(prefixed, link_name = "_rjem_aligned_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(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:237:16 | 237 | #[cfg_attr(prefixed, link_name = "_rjem_realloc")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:253:16 | 253 | #[cfg_attr(prefixed, link_name = "_rjem_free")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:273:16 | 273 | #[cfg_attr(prefixed, link_name = "_rjem_mallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:306:16 | 306 | #[cfg_attr(prefixed, link_name = "_rjem_rallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:347:16 | 347 | #[cfg_attr(prefixed, link_name = "_rjem_xallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:362:16 | 362 | #[cfg_attr(prefixed, link_name = "_rjem_sallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:377:16 | 377 | #[cfg_attr(prefixed, link_name = "_rjem_dallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:397:16 | 397 | #[cfg_attr(prefixed, link_name = "_rjem_sdallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:411:16 | 411 | #[cfg_attr(prefixed, link_name = "_rjem_nallocx")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:436:16 | 436 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_usable_size")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:469:16 | 469 | #[cfg_attr(prefixed, link_name = "_rjem_mallctl")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:491:16 | 491 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlnametomib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:495:16 | 495 | #[cfg_attr(prefixed, link_name = "_rjem_mallctlbymib")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:532:16 | 532 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_stats_print")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:549:16 | 549 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_message")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `prefixed` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/src/lib.rs:579:16 | 579 | #[cfg_attr(prefixed, link_name = "_rjem_malloc_conf")] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(prefixed)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(prefixed)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tikv-jemalloc-sys` (lib) generated 22 warnings Fresh cancel v0.0.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/common/cancel) Fresh hashlink v0.8.4 Fresh fxhash v0.2.1 warning: anonymous parameters are deprecated and will be removed in the next edition --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/fxhash-0.2.1/lib.rs:55:29 | 55 | fn hash_word(&mut self, Self); | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: `fxhash` (lib) generated 1 warning Fresh fs4 v0.12.0 Fresh getset v0.1.2 Fresh parse-size v1.0.0 Fresh strsim v0.11.0 Fresh arraydeque v0.5.1 Fresh ringbuffer v0.15.0 Fresh overload v0.1.1 Fresh clap_lex v0.7.4 Fresh clap_builder v4.5.27 Fresh nu-ansi-term v0.46.0 warning: unused import: `windows::*` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `nu-ansi-term` (lib) generated 1 warning Fresh collection v0.4.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/collection) Fresh yaml-rust2 v0.9.0 warning: elided lifetime has a name --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/yaml-rust2-0.9.0/src/emitter.rs:127:51 | 125 | impl<'a> YamlEmitter<'a> { | -- lifetime `'a` declared here 126 | /// Create a new emitter serializing into `writer`. 127 | pub fn new(writer: &'a mut dyn fmt::Write) -> YamlEmitter { | ^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: `yaml-rust2` (lib) generated 1 warning Fresh actix-multipart-derive v0.7.0 Fresh raft v0.7.0 warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/lib.rs:478:17 | 478 | #![cfg_attr(not(feature = "cargo-clippy"), allow(unknown_lints))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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: unused import: `ReadState` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/config.rs:17:44 | 17 | pub use super::read_only::{ReadOnlyOption, ReadState}; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/errors.rs:53:16 | 53 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/errors.rs:93:16 | 93 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::match_same_arms))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:924:16 | 924 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_pass_by_value))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raw_node.rs:377:16 | 377 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::needless_pass_by_value))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `bytes`, `default`, `default-logger`, `fail`, `failpoints`, `prost-codec`, `protobuf-codec`, `slog-envlogger`, `slog-stdlog`, and `slog-term` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: variable does not need to be mutable --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:1008:19 | 1008 | for (&id, mut pr) in self.mut_prs().iter_mut() { | ----^^ | | | help: remove this `mut` | = note: `#[warn(unused_mut)]` on by default warning: trait `AssertSend` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/raft-0.7.0/src/raft.rs:293:7 | 293 | trait AssertSend: Send {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `raft` (lib) generated 8 warnings Fresh simple_asn1 v0.6.2 warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:155:73 | 155 | (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => (a1 == a2), | ^ ^ | = note: `#[warn(unused_parens)]` on by default help: remove these parentheses | 155 - (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => (a1 == a2), 155 + (&ASN1Block::Boolean(_, a1), &ASN1Block::Boolean(_, a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:156:81 | 156 | (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 156 - (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => (a1 == a2), 156 + (&ASN1Block::Integer(_, ref a1), &ASN1Block::Integer(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:160:89 | 160 | (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 160 - (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => (a1 == a2), 160 + (&ASN1Block::OctetString(_, ref a1), &ASN1Block::OctetString(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:165:87 | 165 | (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 165 - (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => (a1 == a2), 165 + (&ASN1Block::UTF8String(_, ref a1), &ASN1Block::UTF8String(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:172:85 | 172 | (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 172 - (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => (a1 == a2), 172 + (&ASN1Block::IA5String(_, ref a1), &ASN1Block::IA5String(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:173:81 | 173 | (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 173 - (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => (a1 == a2), 173 + (&ASN1Block::UTCTime(_, ref a1), &ASN1Block::UTCTime(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:180:85 | 180 | (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 180 - (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => (a1 == a2), 180 + (&ASN1Block::BMPString(_, ref a1), &ASN1Block::BMPString(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:181:83 | 181 | (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 181 - (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => (a1 == a2), 181 + (&ASN1Block::Sequence(_, ref a1), &ASN1Block::Sequence(_, ref a2)) => a1 == a2, | warning: unnecessary parentheses around match arm expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/simple_asn1-0.6.2/src/lib.rs:182:73 | 182 | (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => (a1 == a2), | ^ ^ | help: remove these parentheses | 182 - (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => (a1 == a2), 182 + (&ASN1Block::Set(_, ref a1), &ASN1Block::Set(_, ref a2)) => a1 == a2, | warning: `simple_asn1` (lib) generated 9 warnings Fresh matchers v0.1.0 Fresh slog-scope v4.4.0 Fresh pem v3.0.3 Fresh prost-types v0.12.6 Fresh clap_derive v4.5.24 Fresh sharded-slab v0.1.4 warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:14:9 | 14 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:16:13 | 16 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:18:17 | 18 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:22:13 | 22 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:24:17 | 24 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:29:13 | 29 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:31:17 | 31 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/iter.rs:34:17 | 34 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:509:13 | 509 | / test_println!( 510 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 511 | | state, 512 | | gen, ... | 516 | | dropping 517 | | ); | |_____________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:525:21 | 525 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:529:21 | 529 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:709:13 | 709 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:829:9 | 829 | / test_println!( 830 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 831 | | Lifecycle::::from_packed(self.curr_lifecycle), 832 | | new_refs != 0, 833 | | ); | |_________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:835:13 | 835 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:851:17 | 851 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:855:17 | 855 | / test_println!( 856 | | "--> lifecycle changed; actual={:?}", 857 | | Lifecycle::::from_packed(actual) 858 | | ); | |_________________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:869:13 | 869 | / test_println!( 870 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 871 | | curr_lifecycle, 872 | | state, 873 | | refs, 874 | | ); | |_____________- 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:887:21 | 887 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/page/slot.rs:892:21 | 892 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/tid.rs:186:15 | 186 | #[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: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:419:9 | 419 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:454:9 | 454 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:515:9 | 515 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:581:9 | 581 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:608:9 | 608 | 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: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:706:9 | 706 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:946:9 | 946 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:957:13 | 957 | 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/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sharded-slab-0.1.4/src/lib.rs:961:17 | 961 | 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: `sharded-slab` (lib) generated 104 warnings Fresh tracing-serde v0.2.0 Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/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: `tracing-log` (lib) generated 1 warning Fresh thread_local v1.1.7 warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/thread_local-1.1.7/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Fresh serde_plain v1.0.1 Fresh winnow v0.6.22 Fresh pathdiff v0.2.1 Fresh config v0.15.6 Fresh actix-multipart v0.7.2 Fresh tracing-subscriber v0.3.19 Fresh clap v4.5.27 Fresh tonic-reflection v0.11.0 Fresh jsonwebtoken v9.3.0 Fresh slog-stdlog v4.1.1 Fresh storage v0.2.0 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/lib/storage) Fresh sys-info v0.9.1 warning: unreachable expression --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/lib.rs:857:5 | 838 | return Err(Error::IO(io::Error::last_os_error())); | ------------------------------------------------- any code following this expression is unreachable ... 857 | Err(Error::UnsupportedSystem) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression | note: the lint level is defined here --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/sys-info-0.9.1/lib.rs:856:12 | 856 | #[warn(unreachable_code)] | ^^^^^^^^^^^^^^^^ warning: `sys-info` (lib) generated 1 warning Fresh prometheus v0.13.4 Fresh tikv-jemallocator v0.6.0 warning: unexpected `cfg` condition value: `mipsel` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/src/lib.rs:48:5 | 48 | target_arch = "mipsel", | ^^^^^^^^^^^^^^-------- | | | help: there is a expected value with a similar name: `"mips64"` | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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 warning: unexpected `cfg` condition value: `powerpc64le` --> /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/cargo-crates/tikv-jemallocator-0.6.0/src/lib.rs:57:5 | 57 | target_arch = "powerpc64le", | ^^^^^^^^^^^^^^------------- | | | help: there is a expected value with a similar name: `"powerpc64"` | = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `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: `tikv-jemallocator` (lib) generated 2 warnings Fresh tikv-jemalloc-ctl v0.6.0 Fresh actix-web-extras v0.1.0 Fresh actix-cors v0.7.0 Fresh colored v3.0.0 Fresh constant_time_eq v0.3.1 Fresh qdrant v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2) Finished `release` profile [optimized] target(s) in 1.30s Installing /wrkdirs/usr/ports/databases/qdrant/work/stage/usr/local/bin/qdrant Installed package `qdrant v1.13.2 (/wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2)` (executable `qdrant`) warning: be sure to add `/wrkdirs/usr/ports/databases/qdrant/work/stage/usr/local/bin` to your PATH to be able to run the installed binaries /bin/mkdir -p /wrkdirs/usr/ports/databases/qdrant/work/stage/usr/local/etc/qdrant /bin/mkdir -p /wrkdirs/usr/ports/databases/qdrant/work/stage/usr/local/etc/qdrant/tls /bin/mkdir -p /wrkdirs/usr/ports/databases/qdrant/work/stage/var/db/qdrant install -m 0644 /wrkdirs/usr/ports/databases/qdrant/work/qdrant-1.13.2/config/config.yaml /wrkdirs/usr/ports/databases/qdrant/work/stage/usr/local/etc/qdrant/config.yaml.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T03:34:15+0000' 'PKG_NOTE_ports_top_git_hash=5529c5919b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=2a5976aebe' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for qdrant-1.13.2_2,1 ===> Building qdrant-1.13.2_2,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for qdrant-1.13.2_2,1 build of databases/qdrant | qdrant-1.13.2_2,1 ended at Mon May 5 05:30:11 BST 2025 build time: 00:55:56